diff options
| author | Ray <[email protected]> | 2023-12-04 17:32:55 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-12-04 17:32:55 +0100 |
| commit | 731b210f51cb273161bb7a8ba9cced11e0c4b9d2 (patch) | |
| tree | ba670711001fc59b831b2a4b6917482ef40a99bf /parser/output/raylib_api.lua | |
| parent | a016b4ded23f653da45679f36fcb5ffca6a5f6a0 (diff) | |
| download | raylib-731b210f51cb273161bb7a8ba9cced11e0c4b9d2.tar.gz raylib-731b210f51cb273161bb7a8ba9cced11e0c4b9d2.zip | |
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.
Diffstat (limited to 'parser/output/raylib_api.lua')
0 files changed, 0 insertions, 0 deletions
