0.1.12.1
Breaking change: Drop support for Skia v2
What's Changed
-
0.1.12 by @BobLd in #54
Highlights:- Do not attempt to render glyph not contained in typeface and update tests
- Add net9.0 target framework
- Properly handle image rotation
- Fix winding rule for glyphs and make sure the Simplify pass does not 'remove' the path
- Fix glyph skew
- Properly handle image rotation
- Update SkiaSharp to 3.119.1
- Remove SkiaSharp obsolete methods
- Add reference to System.Runtime.CompilerServices.Unsafe for net462
- Make geometric transforms consistent with PDF specification (#51) by @PsykerUdot
- consistent geometric transformations; fixes
- Force SKPicture background to be white to fix potential issues with rendered image size, use RTree when recording, remove background color parameter from GetPageAsSKBitmap() and remove outdated methods and parameters
- Update PdfPig to 0.1.12 and bump version
Full Changelog: 0.1.11.6...0.1.12.1