wxwidgets/samples/toolbar
Vadim Zeitlin ac02ae877f Add simple wxBitmapBundle::FromSVG() implementation using NanoSVG
Add nanosvg submodule and use it in the generic implementation of this
function.

This is incomplete yet and, notably, doesn't cache the rasterized
images, but already shows that using SVG images works (at least in the
toolbar sample).
2021-10-05 16:06:43 +01:00
..
bitmaps Regenerate toolbar sample bitmaps in 32 and 64 pixel sizes 2021-09-21 23:45:09 +02:00
vector Regenerate toolbar sample bitmaps in 32 and 64 pixel sizes 2021-09-21 23:45:09 +02:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Show how to use higher resolution toolbar bitmaps in high DPI 2021-09-15 21:15:19 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
toolbar.bkl Show how to use higher resolution toolbar bitmaps in high DPI 2021-09-15 21:15:19 +02:00
toolbar.cpp Add simple wxBitmapBundle::FromSVG() implementation using NanoSVG 2021-10-05 16:06:43 +01:00
toolbar.rc Show how to use higher resolution toolbar bitmaps in high DPI 2021-09-15 21:15:19 +02:00
toolbar_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
toolbar_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00