bai yuan created PDFBOX-5779:
--------------------------------

             Summary: Loading font streams has poorer performance compared to 
loading font files
                 Key: PDFBOX-5779
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5779
             Project: PDFBox
          Issue Type: Improvement
            Reporter: bai yuan
         Attachments: arial.ttf, pdfbox.java

Run the attached program, then open the code on line 41 and comment out the 
code on line 44, and compare the time consumption of the two font loading 
methods.

Why does using font streams have poorer performance compared to using font 
files? Is this a limitation? If I can only use font streams, are there any ways 
to improve performance?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to