Commit Graph

15 Commits

Author SHA1 Message Date
Uwe Rathmann 7ad6fed335 preparing the code to be able to skip QPainter::Antialiasing 2025-02-19 08:42:11 +01:00
Uwe Rathmann 8e3ac2fce2 glyph2qvg added 2025-02-03 11:50:40 +01:00
Uwe Rathmann 2236e44686 wrong transformation ( from accidently removed viewBox ) in svg2qvg
fixed. qvg files recreated
2024-04-22 11:40:09 +02:00
Uwe Rathmann c78c0f03a1 QskGraphic::defaultSize replaced by QskGraphic::viewBox. svg2qvg uses
the viewBox of the SVG document to initialize the viewBox of the
graphic. Avoids scaling problems with the symbols of the skins, that
often rely on having a viewBox.
2024-04-17 14:46:29 +02:00
Uwe Rathmann 511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann ddcb02bd92 not using the minimal plugin, as we might need fonts 2020-03-17 12:01:50 +01:00
Uwe Rathmann 3046650f0d QskGraphic::Commandtypes added 2019-12-04 18:33:30 +01:00
Uwe Rathmann c375989dc5 warning about embedded raster data added 2019-10-16 10:07:34 +02:00
Uwe Rathmann e1ca897478 uncrustified 2019-01-07 09:13:53 +01:00
Uwe Rathmann 4c5e656283 using the minimal platform 2018-11-13 09:42:44 +01:00
Uwe Rathmann 539efdff68 svg2qvg needs an application instance in case of SVGs, that are loading fonts 2018-11-06 09:02:58 +01:00
Uwe Rathmann 7d39d8dbf6 including cpp files tp svg2qvg to drop runtime dependencies 2018-10-22 10:09:37 +02:00
Uwe Rathmann aaac57de94 unused member removed 2018-07-19 14:10:48 +02:00
Uwe 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00