mirror of
https://github.com/memononen/nanovg
synced 2026-09-26 16:19:07 +03:00
This commit fixes the demo’s font sizes for the changes in #558, which makes the rendered font size matches what you saw on other native apps. The demo used bigger font sizes than they actually were. This commit deduces the font sizes to match the original demo’s look. |
||
|---|---|---|
| .. | ||
| images | ||
| demo.c | ||
| demo.h | ||
| entypo.ttf | ||
| example_fbo.c | ||
| example_gl2.c | ||
| example_gl3.c | ||
| example_gles2.c | ||
| example_gles3.c | ||
| images.txt | ||
| LICENSE_OFL.txt | ||
| NotoEmoji-Regular.ttf | ||
| perf.c | ||
| perf.h | ||
| Roboto-Bold.ttf | ||
| Roboto-Light.ttf | ||
| Roboto-Regular.ttf | ||
| screenshot-01.png | ||
| screenshot-02.png | ||
| stb_image_write.h | ||