Files
raylib/src
Ray 731b210f51 REVIEWED: WARNING: LoadFontData() avoid fallback glyphs
This is a redesign on font loading, missing glyphs are skipped instead of falling back to font `.notdef` special character (usually "tofu" character).
It is changed because not all fonts support a fallback glyph.
One improvement could be allowing users to define a custom fallback character, for example `?` glyph.
2023-12-04 17:32:55 +01:00
..
2023-11-15 10:25:09 +01:00
2023-12-03 20:16:19 +01:00
2023-11-30 13:01:19 +01:00
2023-11-21 00:14:42 +01:00
2023-11-30 22:43:02 +01:00
2023-11-30 13:01:19 +01:00
2023-11-08 19:34:38 +01:00
2023-10-09 11:17:22 +02:00