qskinny/src/graphic
Peter Hartmann f8983afa17 QskGraphic: Fix scale factors
We need to know the bounding rect of the graphic to know by how much
we can scale our shape, so we need to pass that to the scaling
methods.
E.g. when there are two shapes whose pen sizes overlap the path rect
left and right, we would calculate wrong scale factors without the
grapics' bounding rect.

Resolves #250
2023-01-30 17:11:28 +01:00
..
QskColorFilter.cpp more C++11 2022-12-01 14:23:13 +01:00
QskColorFilter.h more C++11 specifier 2020-05-03 14:02:54 +02:00
QskGraphic.cpp QskGraphic: Fix scale factors 2023-01-30 17:11:28 +01:00
QskGraphic.h QskGraphic::fraomGraphic introduced 2022-07-01 12:37:58 +02:00
QskGraphicIO.cpp using QDataStream::Qt_5_6 2021-09-14 13:25:11 +02:00
QskGraphicIO.h initial commit 2017-07-21 18:21:34 +02:00
QskGraphicImageProvider.cpp code cleanup 2020-11-01 10:16:28 +01:00
QskGraphicImageProvider.h disable copying 2022-03-24 08:08:40 +01:00
QskGraphicPaintEngine.cpp missing include ( Qt 5.15-Beta2 ) added 2020-03-29 11:40:07 +02:00
QskGraphicPaintEngine.h QskGraphicPaintEngine::drawTextItem added 2020-03-17 12:01:05 +01:00
QskGraphicProvider.cpp cacheSize as property 2022-03-08 11:17:48 +01:00
QskGraphicProvider.h cacheSize as property 2022-03-08 11:17:48 +01:00
QskGraphicProviderMap.cpp remove/take fixed 2022-03-25 13:39:18 +01:00
QskGraphicProviderMap.h remove/take fixed 2022-03-25 13:39:18 +01:00
QskGraphicTextureFactory.cpp default graphic pipeline without native OpenGL calls. 2022-06-02 16:02:42 +02:00
QskGraphicTextureFactory.h disable copying 2022-03-24 08:08:40 +01:00
QskPainterCommand.cpp more C++11 specifier 2020-05-03 14:01:41 +02:00
QskPainterCommand.h unused member removed 2020-10-20 17:45:31 +02:00
QskStandardSymbol.cpp CheckMark, CrossMark symbols introduced 2022-07-01 12:39:28 +02:00
QskStandardSymbol.h using Q_NAMESPACE_EXPORT 2023-01-09 15:19:39 +01:00