mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
- Fix incorrect font data access in Stb_MeasureText. - Ensure that appropriate font data is used in Stb_MeasureText (as specified in config.fontId) - Before this fix it was always using the data of the first font in Stb_MeasureText, which was not always correct. |
||
|---|---|---|
| .. | ||
| clay_renderer_gles3.h | ||
| clay_renderer_gles3_loader_stb.c | ||