LibrePDF / OpenPDF

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.
Other
3.61k stars 597 forks source link

Update LayoutProcessor.java/ See #1159 #1211

Closed vk-github18 closed 2 days ago

vk-github18 commented 3 months ago

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?

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud