Added new example: text_font_sdf

This commit is contained in:
Ray 2018-07-15 20:04:12 +02:00
parent 292499bdeb
commit dfc4baaa35
6 changed files with 244 additions and 0 deletions

View file

@ -390,6 +390,7 @@ EXAMPLES = \
text/text_ttf_loading \
text/text_bmfont_unordered \
text/text_input_box \
text/text_font_sdf \
models/models_geometric_shapes \
models/models_box_collisions \
models/models_billboard \