index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
text.c
Age
Commit message (
Expand
)
Author
2019-02-11
Redesigned TextSplit() function
Ray
2019-02-10
Fixed as issue where strrchr in LoadBMFont would only look for forward slashe...
Jak Barnes
2019-02-06
ADDED: TextToInteger()
Ray
2019-02-04
Review DrawTextRecEx() formatting
Ray
2019-02-03
Merge pull request #734 from Demizdor/master
Ray
2019-01-23
Fix font cannot be narrowed to type 'int'
Rob Loach
2019-01-23
Added DrawTextRecEx()
Demizdor
2019-01-21
Remove comment
Ray
2019-01-05
Corrected issue with text measure on Latin-1 chars
raysan5
2018-12-29
ADDED: DrawTextRec() and example
raysan5
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-12-25
REVIEWED: LoadFontEx()
raysan5
2018-12-20
Exposed LoadFontFromImage()
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-12-10
Added support for .otf fonts
Ray
2018-12-04
Increase text management buffers size
Ray
2018-11-06
Remove end-line spaces
Ray
2018-10-29
ADDED: Some functions...
Ray
2018-10-24
Code tweaks
Ray
2018-10-23
ADDED: SplitText() function
Ray
2018-10-18
Some security checks on font loading
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-10
Fixes memory leak in text.c
noshbar
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-09-06
Support aliased font texture generation
Ray
2018-09-05
Corrected issue with types
Ray
2018-08-06
Reviewed spacings on latest PR
Ray
2018-08-04
Fix compiler warnings, first part
Kim Kulling
2018-07-15
Reviewed LoadFontData() and GenImageFontAtlas()
Ray
2018-07-05
Corrected issue with GetFontDefault()
raysan5
2018-07-05
Renamed GetDefaultFont() to GetFontDefault()
raysan5
2018-06-30
Re-added: LoadFontEx()
Ray
2018-06-21
Improved GenImageFontAtlas()
Ray
2018-06-20
Improved font generation and SDF
Ray
2018-05-21
Corrected possible memory leak
raysan5
2018-05-20
Some code review (mainly comments)
raysan5
2018-05-17
Header tweak and comments
Ray
2018-05-04
BREAKING CHANGE: Renamed SpriteFont type to Font
Ray San
2018-05-04
Rectangle parameters changed to float
Ray San
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-02-25
Don't exceed signed int range when shifting left
Ahmad Fatoum
2018-02-25
Fix possible buffer overflow in LoadBMFont
Ahmad Fatoum
2018-02-18
Support UTF8 basic characters on ImageTextEx()
raysan5
2018-02-12
Avoid rendering SPACE character!
Ray
2018-01-28
Corrected several issues...
Ray
2017-12-20
Updated copyright year
Ray San
2017-12-14
proper if-clauses for disabling functionality in text.c
user
2017-12-11
Remove rres support
Ray
2017-11-02
Some code tweaks...
Ray San
[prev]
[next]