aboutsummaryrefslogtreecommitdiff
path: root/examples/textures/textures_image_text.c
AgeCommit message (Collapse)Author
2019-05-20Review ALL examplesRay
2018-12-25REVIEWED: LoadFontEx()raysan5
Changed parameters order for consistency with LoadFontData() and other functions when an array is passed by parameter and array size is the following parameter.
2018-09-05Review example to show text tintingRay
2018-08-04Fix compiler warnings, first partKim Kulling
2018-06-30Re-added: LoadFontEx()Ray
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
- Preparing MP3 files support - Jumped version to raylib 2.0-dev (too many breaking changes...)
2017-10-30Added new example: text drawing on imageRay San