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-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
2019-05-20
Review ALL examples
Ray
2019-05-17
examples review
Ray
2019-05-14
examples review
Ray
2019-05-06
Update text_unicode.c
Ray
2019-05-06
Review example formatting
Ray
2019-04-23
Fix for DrawRectangleRounded
Demizdor
2019-04-21
Fix formatting ...not very good at this
Vlad Adrian
2019-04-21
Fixed formatting! Grumble, grumble...
Vlad Adrian
2019-04-21
Added unicode example
Demizdor
2018-12-29
ADDED: DrawTextRec() and example
raysan5
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-09-25
PNG image size optimization
Ray
2018-09-06
Support aliased font texture generation
Ray
2018-07-15
Reviewed example for clarity
Ray
2018-07-15
Added new example: text_font_sdf
Ray
2018-07-12
Example tweak
Ray
[next]