Better support for Type0 fonts
------------------------------

                 Key: PDFBOX-605
                 URL: https://issues.apache.org/jira/browse/PDFBOX-605
             Project: PDFBox
          Issue Type: Improvement
          Components: PDModel
            Reporter: Jukka Zitting


Currently the PDType0Font.drawString() method simply falls back to 
PDType1Font.drawString() and logs an info message about the missing Type0 font 
support.

It's better to have such known issues in the bug tracker instead of in log 
files, so I'm creating this issue to track Type0 support and will remove the 
log message that just repeats over and over again when dealing with PDF 
documents with Type0 fonts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to