empira / PDFsharp-1.5

A .NET library for processing PDF
MIT License
1.28k stars 589 forks source link

Added Check For Resolving Platform Specific Font When Both Platform Specific & Private Font Is In Use #181

Closed Adithya-K-Shetty closed 5 months ago

ThomasHoevel commented 5 months ago

It's a feature, not a bug: A FontResolver, if set, is responsible for all fonts. FontResolvers can call the PlatformFontResolver to handle system fonts not handled by the FontResolver.