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
f06e47613a
QskGraphic::fraomGraphic introduced
2022-07-01 12:37:58 +02:00
Uwe Rathmann
55d5f99575
introducing QskHashValue to work around Qt5/6 incompatibilities
2022-03-25 10:28:06 +01:00
Uwe Rathmann
6455c26f86
making QskGraphic a Q_GADGET
2022-03-24 10:26:33 +01:00
Uwe Rathmann
3842ca36a3
QskGraphic::aspectRatio added
2021-12-22 15:07:03 +01:00
Uwe Rathmann
6194f947b8
fromPixmapAsImage added
2021-10-26 11:33:26 +02:00
Uwe Rathmann
40b257a36f
hash function for QskGraphic added
2021-02-05 13:21:35 +01:00
Uwe Rathmann
fa1cff904c
debug operator added, avoid new/delete
2019-12-30 20:06:46 +01:00
Uwe Rathmann
06959dfc86
not using Q_GADGET to avoid having a moc file, that needs to be included
...
in the standalone mode of svg2qvg
2019-12-05 10:08:11 +01:00
Uwe Rathmann
3046650f0d
QskGraphic::Commandtypes added
2019-12-04 18:33:30 +01:00
Uwe Rathmann
2b84276019
heightForWidth/widthForHeight added
2018-10-18 15:41:33 +02:00
Uwe Rathmann
0a92cb82db
playing with clang-format
2018-08-03 08:15:28 +02:00
Uwe Rathmann
68bc2f032c
dh
2018-07-31 17:32:25 +02:00
Uwe Rathmann
aaac57de94
unused member removed
2018-07-19 14:10:48 +02:00
Uwe Rathmann
c88ae44687
unused color table removed
2018-03-15 20:18:53 +01:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00