mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #25: Windows build without plugins
This commit is contained in:
@@ -646,7 +646,7 @@ public:
|
||||
const PDFOptionalContentActivity* optionalContentActivity,
|
||||
const PDFInkMapper* inkMapper,
|
||||
PDFTransparencyRendererSettings settings,
|
||||
QMatrix pagePointToDevicePointMatrix);
|
||||
QTransform pagePointToDevicePointMatrix);
|
||||
|
||||
/// Sets device color space. This is final color space, to which
|
||||
/// is painted page transformed.
|
||||
@@ -879,7 +879,7 @@ private:
|
||||
const uint8_t colorChannelEnd,
|
||||
int x,
|
||||
int y,
|
||||
const QMatrix& worldToTextureMatrix,
|
||||
const QTransform& worldToTextureMatrix,
|
||||
const PDFFloatBitmap& texture,
|
||||
const PDFPainterPathSampler& clipSampler);
|
||||
|
||||
|
Reference in New Issue
Block a user