nanovg/example
Olli Wang 79561dc47f Fixes demo’s font sizes.
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.
2020-02-28 18:27:48 +08:00
..
images First commit 2013-11-12 08:34:27 +01:00
demo.c Fixes demo’s font sizes. 2020-02-28 18:27:48 +08:00
demo.h Code refactoring for #299. 2016-08-21 21:40:40 +08:00
entypo.ttf First commit 2013-11-12 08:34:27 +01:00
example_fbo.c Fixed use of nvglImageHandlexx in GL utils from earlier PR 2016-02-01 21:41:24 +02:00
example_gl2.c Fixes how glext header is included. 2017-03-06 22:08:08 +08:00
example_gl3.c Fixes how glext header is included. 2017-03-06 22:08:08 +08:00
example_gles2.c Fixes how glext header is included. 2017-03-06 22:08:08 +08:00
example_gles3.c Fixes how glext header is included. 2017-03-06 22:08:08 +08:00
images.txt First commit 2013-11-12 08:34:27 +01:00
LICENSE_OFL.txt Support fallback fonts 2016-08-17 00:33:48 +09:00
NotoEmoji-Regular.ttf Support fallback fonts 2016-08-17 00:33:48 +09:00
perf.c added new graph style 2014-08-26 09:00:25 +02:00
perf.h added new graph style 2014-08-26 09:00:25 +02:00
Roboto-Bold.ttf First commit 2013-11-12 08:34:27 +01:00
Roboto-Light.ttf First commit 2013-11-12 08:34:27 +01:00
Roboto-Regular.ttf First commit 2013-11-12 08:34:27 +01:00
screenshot-01.png Code refactoring for #299. 2016-08-21 21:40:40 +08:00
screenshot-02.png MSVC compile fix (example); win32 screenshot added 2014-02-08 20:28:41 +01:00
stb_image_write.h Fix for issue #40: Added support to render using premultiplied alpha 2014-02-25 22:53:46 +02:00