master
Update LICENSE.md #5380
Update raygui
Refactoring {0} to { 0 } to follow conventions (#5519)
REXM: RENAME: example: `text_draw_3d` --> `text_3d_drawing`
REVIEWED: examples memory allocators, using raylib provided macros
ADDED: example: `text_codepoints_loading`
REXM: UPDATED: Examples source code header info, aligned with name
RENAMED: text_ttf_loading > text_font_filters
Update text_font_loading.c
RENAMED: text_bmfont_ttf > text_font_loading
Refactor int to float missing parse (#5503)
Reviewed example for clarity
RENAMED: text_sprite_font > text_font_spritefont
Reorganize examples folder
Update examples version to latest `raylib 6.0`
REXM: ADDED: example: `text_inline_styling`
Reviewing some examples titles
new example: text_input_box
examples review
REXM: RENAME: example: `text_raylib_fonts` -> `text_sprite_fonts`
Remove trailing spaces
[examples] Added: `text_strings_management` (#5379)
REXM: RENAME: example: `text_unicode` --> `text_unicode_emojis`
REVIEWED: examples: Replace TABS and Remove trailing spaces
REVIEWED: example: `text_unicode_ranges`
Added text alignment example (#5254)