
Adds ultra-high DPI support for PDF to image conversion.
Features
- Added ultra-high DPI support for PDF to image conversion. Output images can now be up to 65536*65536 pixels.
- Added strip based rendering surfaces to support ultra-high DPI PDF rendering.
- Added TypographicGlyphCorners, TypographicFragmentCorners, TypographicLineCorners and TypographicWordCorners properties to include font Descent in calculation of Y coordinate of extracted glyphs, text fragments, words and lines.
- Added new PdfTextFragment.FontMetrics property.