
Adds support for font descent when calculating the Y coordinate of extracted glyphs and text fragments.
Features
- PDF4NET
- Added TypographicGlyphCorners, TypographicFragmentCorners, TypographicLineCorners and TypographicWordCorners properties to include font descent when calculating the Y coordinate of extracted glyphs, text fragments, words and lines.
- Added new PdfTextFragment.FontMetrics property.
- PDF4NET.Render
- 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.