wxWidgets/3rdparty
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
..
catch@8ec3e6a102 Fix tests compilation with glibc >= 2.34 2021-08-05 23:03:20 +02:00
nanosvg@ccdb199513 Add simple wxBitmapBundle::FromSVG() implementation using NanoSVG 2021-10-05 16:06:43 +01:00
pcre@5b934c2a67 Add PCRE submodule containing PCRE2 with wx-specific changes 2021-07-24 19:17:59 +02:00