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
/
examples
/
text
Age
Commit message (
Expand
)
Author
2021-10-25
Fix VC warnings for examples (#2085)
Jeffery Myers
2021-10-19
Remove trailing spaces
raysan5
2021-10-17
Reviewed makefile and examples building
raysan5
2021-09-02
REVIEWED: Glyphs
Ray
2021-09-01
REVIEWED: Naming: length vs size
Ray
2021-09-01
WARNING: BREAKING: RENAMED: Font struct variables
Ray
2021-08-26
REVIEWED: Examples compilation
Ray
2021-08-25
Renamed some static functions for more consistent naming
Ray
2021-08-11
WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()
raysan5
2021-07-28
Replace TABS by 4 spaces
raysan5
2021-07-16
Improve assets license information
raysan5
2021-06-26
WARNING: REMOVED: Some deprecated function names mapping
raysan5
2021-06-23
WARNING: BREAKING: Functions renamed!
Ray
2021-06-10
Added missing null terminator (#1820)
Francisco Javier Andrés Casas Barrientos
2021-05-31
Update text_draw_3d.c
Ray
2021-05-08
Added support for additional mouse buttons (#1753)
Lambert Wang
2021-04-25
Fixes for 64 bit typecast warnings (#1733)
Jeffery Myers
2021-04-22
Remove trail spaces
Ray
2021-04-19
Added zoom independent sharp edges to the SDF text example. (#1727)
Stephan Soller
2021-03-28
REVIEWED: text_draw_3d, code formatting
raysan5
2021-03-28
Added draw 3d text example (#1689)
Vlad Adrian
2021-03-23
Update text_raylib_fonts.c
Ray
2021-03-23
Update text_raylib_fonts.c
Ray
2021-03-23
[Examples] Warning fixes (pt 1) (#1668)
Jeffery Myers
2021-03-19
Update text_input_box.c
Ray
2021-03-03
Update text_font_filters.c
Ray
2020-12-24
Updated several files while porting examples to web
raysan5
2020-12-18
WARNING: GetKeyPressed() <-> GetCharPressed() #1336
Ray
2020-12-13
Fixed #1455 (#1456)
Alexander Buhl
2020-10-21
Reviewed PR #1407
Ray
2020-10-21
Added desktop cursor getter and setter functions (#1407)
Chance Snow
2020-09-14
Review memory loading functions signesness
Ray
2020-09-07
REDESIGNED: ColorFromHSV()
raysan5
2020-08-16
RENAMED: FormatText() -> TextFormat()
raysan5
2020-06-02
[examples] text_font_sdf - Corrected bug
raysan5
2020-05-28
resources PNG chunks cleaning
raysan5
2020-05-28
Renamed some resources for naming consistency
raysan5
2020-05-28
Remove unused font
raysan5
2020-01-30
[build] Makefile examples modularization
Ray
2020-01-06
Review resources LICENSE
raysan5
2019-12-01
ADDED: DrawTextCodepoint()
Ray
2019-11-24
Review key input queue PR #1012
raysan5
2019-10-28
Corrected issue with function renamed
Ray
2019-09-12
RENAMED: text_sprite_font > text_font_spritefont
Ray
2019-09-12
RENAMED: text_ttf_loading > text_font_filters
Ray
2019-09-12
RENAMED: text_bmfont_ttf > text_font_loading
Ray
2019-07-24
BREAKING CHANGE: Read description
Ray
2019-06-05
Review font
Ray
2019-05-31
Example instructions tweak for clarity
Ray
2019-05-27
Review variables initialization
Ray
[next]