OpenPDF is a free Java library for creating and editing PDF files, with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
Load only TrueTypeFontUnicode fonts See #1159
Description of the new Feature/Bugfix
Only TrueTypeFontUnicode are loaded in LayoutProcessor, other fonts are ignored
Related Issue: #1159
Unit-Tests for the new Feature/Bugfix
-
Compatibilities Issues
Is anything broken because of the new code? Any changes in method signatures?
Your real name
Volker Kunert
Testing details
See #1159
Any other details about how to test the new feature or bugfix?