Commit Graph

27 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
Vogel, Rick 819be826cf debug message 2024-02-01 11:56:07 +01:00
Vogel, Rick 5038f086a9 resolve qt svg location 2024-02-01 11:56:07 +01:00
Uwe Rathmann 511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Rick Vogel 06a78455ac add ninja multi fix 2023-12-21 18:04:09 +01:00
Rick Vogel b850c18557 don't use QSK_SOURCE_DIR 2023-12-21 14:05:29 +01:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann 247dd38067 bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00
Uwe Rathmann 6455c26f86 making QskGraphic a Q_GADGET 2022-03-24 10:26:33 +01:00
Uwe Rathmann ddcb02bd92 not using the minimal plugin, as we might need fonts 2020-03-17 12:01:50 +01:00
Uwe Rathmann 318267e0f5 project file fixed 2020-01-02 12:23:45 +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 250cce0d76 using feature files 2019-04-02 09:07:09 +02:00
Uwe Rathmann ba95c58aa2 CONFIG+=hide_symbols added 2019-04-01 17:41:21 +02:00
Uwe Rathmann 7cbe60f5fc project file include mechanism based on QMAKEFEATURES 2019-03-31 13:05:25 +02:00
Uwe Rathmann 1f940f34eb CONFIG -= app_bundle 2019-03-09 16:24:41 +01: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 adaee2b5ab install rues 2018-10-26 09:04:08 +02: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