[ 
https://issues.apache.org/jira/browse/PDFBOX-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979130#action_12979130
 ] 

Andreas Lehmkühler commented on PDFBOX-605:
-------------------------------------------

I added some small improvements with revision 1056721. I also rearranged some 
code, so that it'll hopefully easier to understand how it works.

> 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