mirror of
https://github.com/memononen/nanovg
synced 2026-09-26 16:19:07 +03:00
- nvgTextBreakLines: wordMinX was relative to rowStartX, which caused problems when rowStartX change on line break, but wordMinX was still relative to the previous rowStartX - fixed font size on perf graphs - made demo to use row minx/maxx instead of row->width - fixed demo hover distance |
||
|---|---|---|
| .. | ||
| 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 | ||