index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text.c
Age
Commit message (
Expand
)
Author
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
2017-10-25
Corrected issue with ttf font y-offset
Ray
2017-08-27
Added function DrawRectangleGradientEx()
raysan5
2017-08-06
Added function DrawRectangleT()
raysan5
2017-07-02
Rename enum LogType names...
raysan5
2017-05-09
Corrected issue #281
Ray
2017-04-22
Renamed function for lib consistency
raysan5
2017-04-21
Make TraceLog() public to the API
Ray
2017-04-04
Minor code tweaks
Ray
2017-03-29
Added IsFileExtension()
Ray
2017-03-29
Remove RBMF fileformat support
Ray
2017-03-26
Work on configuration flags
Ray
2017-03-21
text: configuration flags
Ray
2017-03-20
Review some comments
Ray
2017-03-05
Work on timming functions...
raysan5
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-11
Reviewed fread() usage around the code
raysan5
2017-02-06
Commented code for review
Ray
2017-02-05
Refactor SpriteFont struct
raysan5
2017-01-28
Remove unecessary spaces...
Ray
2017-01-28
Implemented Wait()
Ray
2017-01-15
Removed GetNextPOT(), review TraceLog()
raysan5
2016-12-27
Review some formatting and naming
raysan5
2016-12-25
Review comments and formatting
raysan5
2016-12-05
Corrected some warnings
Ray
2016-11-21
Corrected bug with alpha mask on font
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-11-13
Improved text measurement
Ray
2016-11-03
Corrected issue on chars drawing
raysan5
2016-11-01
Support unordered charset, neither fixed first char
raysan5
[next]