summaryrefslogtreecommitdiffhomepage
path: root/examples/textures/textures_image_text.c
AgeCommit message (Collapse)Author
2024-01-02Update copyright to 2024Ray
2023-01-01Update year to 2023Ray
2022-07-20REVIEWED: examples descriptionsRay
2022-06-21Added new comment to examplesRay
2021-06-26WARNING: REMOVED: Some deprecated function names mappingraysan5
Some functions/values have been deprecated for long time but some mapping was kept for convenience. Some of those mappings have been removed...
2021-04-22Remove trail spacesRay
2020-04-11Corrected examples after API change: ImageDrawText*()raysan5
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