mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
Added a bunch of useful text management functions. Consequently, some already available functions like `FormatText()` and `SubText()` has been renamed for consistency. Created temporal fallbacks for old names. raylib version bumped to 2.3. |
||
|---|---|---|
| .. | ||
| resources | ||
| text_bmfont_ttf.c | ||
| text_bmfont_ttf.png | ||
| text_bmfont_unordered.c | ||
| text_bmfont_unordered.png | ||
| text_font_sdf.c | ||
| text_font_sdf.png | ||
| text_format_text.c | ||
| text_format_text.png | ||
| text_input_box.c | ||
| text_input_box.png | ||
| text_raylib_fonts.c | ||
| text_raylib_fonts.png | ||
| text_sprite_fonts.c | ||
| text_sprite_fonts.png | ||
| text_ttf_loading.c | ||
| text_ttf_loading.png | ||
| text_writing_anim.c | ||
| text_writing_anim.png | ||