expose font details on individual letters

also fixes a regression for image extraction
This commit is contained in:
Eliot Jones
2020-04-25 17:15:26 +01:00
parent 98dd736f94
commit 09b951f667
21 changed files with 204 additions and 13 deletions

View File

@@ -91,6 +91,7 @@
"UglyToad.PdfPig.PdfFonts.DescriptorFontFile",
"UglyToad.PdfPig.PdfFonts.FontDescriptor",
"UglyToad.PdfPig.PdfFonts.FontDescriptorFlags",
"UglyToad.PdfPig.PdfFonts.FontDetails",
"UglyToad.PdfPig.PdfFonts.FontStretch",
"UglyToad.PdfPig.Geometry.GeometryExtensions",
"UglyToad.PdfPig.Graphics.Colors.CMYKColor",