index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
text.c
Age
Commit message (
Expand
)
Author
2021-09-22
WARNING: MODULES RENAMING!!!
Ray
2021-09-10
Review font loading log info
Ray
2021-09-01
REVIEWED: Naming: length vs size
Ray
2021-09-01
WARNING: BREAKING: RENAMED: Font struct variables
Ray
2021-08-16
Remove trailing spaces
Ray
2021-08-11
WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...
raysan5
2021-08-11
REVIEWED: DrawTextPro()
raysan5
2021-08-11
TODO: DrawTextPro() rotation not working?
raysan5
2021-08-11
ADDED: DrawTextPro() with text rotation support
raysan5
2021-08-11
WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()
raysan5
2021-07-31
REVIEWED: Improved font loading info
raysan5
2021-06-30
Remove trailing spaces
raysan5
2021-06-26
Minor tweaks
raysan5
2021-06-26
WARNING: REMOVED: Some deprecated function names mapping
raysan5
2021-06-24
Update text.c
Ray
2021-06-23
WARNING: BREAKING: Functions renamed!
Ray
2021-06-22
Formatting review
Ray
2021-06-22
Fix DrawTextRec (#1843)
Diesirae
2021-06-13
Remove trail spaces
Ray
2021-06-10
Review code formatting
Ray
2021-06-10
Reviewed functions description
Ray
2021-06-05
Minor format tweaks
raysan5
2021-05-30
Some code tweaks
Ray
2021-05-22
Some code tweaks for consistency
Ray
2021-05-03
Security check in case of not valid font
Ray
2021-04-16
Minor tweaks
Ray
2021-03-24
Change the color of the FPS display if the FPS is low (orange for <30, red fo...
Jeffery Myers
2021-03-24
Reviewed DrawFPS() comment
Ray
2021-03-14
Added some comments on libc dependencies
Ray
2021-03-14
WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency
Ray
2021-03-03
REVIEWED: TextFormat() #1626
Ray
2021-03-03
WARNING: BREAKING: RENAMED: enums values
Ray
2021-03-02
REVIEWED: GetFileExtension() to include the dot #1523
Ray
2021-01-12
Reorder function
Ray
2021-01-02
Update year to 2021
raysan5
2020-12-23
Remove trailing spaces
raysan5
2020-12-19
Corrected DrawTextRecEx() bug
Ray
2020-12-19
Support font chars padding on drawing #1432
Ray
2020-12-18
WARNING: RENAMED several functions for consistency #1440
Ray
2020-12-14
Added additional charsPadding initialization #1432
Ray
2020-11-28
ADDED: UnloadFontData()
raysan5
2020-11-15
Commented new feature
raysan5
2020-11-15
[text] Consider characters padding -WIP- #1432
raysan5
2020-11-03
Remove trailing spaces
Ray
2020-09-16
Add security checks when loading data from memory
raysan5
2020-09-14
Review memory loading functions signesness
Ray
2020-09-13
ADDED: LoadFontFromMemory() (TTF only) #1327
Ray
2020-09-13
WARNING: REDESIGNED: LoadFontData()
Ray
2020-08-29
DrawTextEx(): Minor tweak
raysan5
2020-08-15
Review issue with .fnt -> .png path #1351
Ray
[next]