mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Minor bufixes in axial shading, clipping on crop box
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
inline QRectF getArtBoxMM() const { return getRectMM(m_artBox); }
|
||||
|
||||
QRectF getRotatedMediaBox() const;
|
||||
QRectF getRotatedCropBox() const;
|
||||
|
||||
static QRectF getRotatedBox(const QRectF& rect, PageRotation rotation);
|
||||
|
||||
|
Reference in New Issue
Block a user