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
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
2016-10-31
Improve TTF loading
raysan5
2016-10-31
Improve SpriteFont support
raysan5
2016-10-27
Function added: GenSpriteFont()
raysan5
2016-10-24
Improving sprite fonts support...
raysan5
2016-10-09
Allow no default font loading
Ray
2016-09-12
Review spacing formatting
raysan5
2016-08-31
Formatting tweaks
raysan5
2016-08-25
Added TraceLog info on image spritefont loading
raysan5
2016-08-16
Removed useless spacing
raysan5
2016-08-08
Corrected issue with VS
raysan5
2016-08-07
Some functions review
raysan5
2016-07-06
Corrected bug on Raspberry Pi with strcat()
raysan5
2016-06-06
Reorganize external libraries - BREAKING CHANGE -
Ray
2016-06-02
Review heades usage
Ray
2016-05-03
Reorganized internal funcs
raysan5
2016-03-02
Security check for unsupported BMFonts
raysan5
2016-02-12
Reviewed code TODOs
raysan5
2016-01-18
Corrected bug on fonts loading
raysan5
2016-01-02
Improved fonts support
raysan5
2015-12-30
Added function: SubText()
raysan5
2015-12-09
MeasureTextEx() - Added support for multi-line size measure
raysan5
2015-12-09
Corrected bug
raysan5
2015-12-03
Corrected bug on spritefont loading
raysan5
2015-11-05
Variables initialization
Ray
2015-10-25
Added some image manipulation functions
Ray
2015-10-21
Feature: Line-break support for text
Ray San
[next]