mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:47:46 +00:00
Revert "LibPDF: Offset PaintStyle when painting so pattern overlaps..."
This reverts commit 8c7fc4fe6c
.
This commit is contained in:
parent
1e68e484cc
commit
7cb216c95b
2 changed files with 0 additions and 13 deletions
|
@ -173,8 +173,6 @@ private:
|
|||
Gfx::AffineTransform mutable m_text_rendering_matrix;
|
||||
|
||||
HashMap<FontCacheKey, NonnullRefPtr<PDFFont>> m_font_cache;
|
||||
// Used to offset the PaintStyle's origin when rendering a pattern.
|
||||
RefPtr<Gfx::PaintStyle> m_original_paint_style;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue