aboutsummaryrefslogtreecommitdiff
path: root/examples/text_ttf_loading.c
AgeCommit message (Collapse)Author
2017-04-04Reorganize examples folderRay
2017-03-19Review contact informationraysan5
2017-02-05Refactor SpriteFont structraysan5
Now it uses CharInfo data, this way, it's better aligned with the future RRES file format data layout for sprite font characters.
2016-11-22Reviewed some lua examples and added new onesRay
2016-11-21Added new text sample: text_bmfont_unorderedraysan5
BMFont loading has been improved to support unordered chars and extended characters (up to 255)
2016-11-18Review examples and added new onesraysan5