Files
wxWidgets/include
Maarten Bent 83f6b2f27e Allow to create a SVG in wxSVGFileDC with empty filename
This allows to render a SVG without writing it to a file, and can for example be useful to get the final size of the SVG.

Rename m_OK to m_writeError to better reflect its purpose.

Don't create the bitmap handler when it will not be used.
2025-09-09 22:17:42 +02:00
..