Ray
4a9391ae83
REVIEWED: examples descriptions
2年前
Ray
c1b01c0d5d
Added new comment to examples
2年前
raysan5
2f75657350
WARNING: REMOVED: Some deprecated function names mapping
Some functions/values have been deprecated for long time but some mapping was kept for convenience. Some of those mappings have been removed...
3年前
Ray
dcf52c132f
Remove trail spaces
4年前
raysan5
a7311af8c3
Corrected examples after API change: ImageDrawText*()
5年前
Ray
b525039e0a
Review ALL examples
5年前
raysan5
96207a8a02
REVIEWED: LoadFontEx()
Changed parameters order for consistency with LoadFontData() and other functions when an array is passed by parameter and array size is the following parameter.
6年前
Ray
10c22c8d61
Review example to show text tinting
6年前
Kim Kulling
ecf8bff4aa
Fix compiler warnings, first part
6年前
Ray
afe81d94ce
Re-added: LoadFontEx()
6年前
Ray San
ec33e7d705
BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
7年前
Ray San
f460b3842e
Added new example: text drawing on image
7年前