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

ASF subversion and git services commented on PDFBOX-2606:
---------------------------------------------------------

Commit 1653085 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1653085 ]

PDFBOX-2606: Use bundled fallback font when no other fonts are available

> Support OS with no fonts
> ------------------------
>
>                 Key: PDFBOX-2606
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2606
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>            Assignee: John Hewson
>
> when {{/usr/share/fonts}} is not available:
> {code}
> Jan 16, 2015 11:32:57 AM org.apache.pdfbox.pdmodel.font.ExternalFonts 
> getType1FallbackFont
> SEVERE: No fallback font for 'Helvetica-Bold', dumping debug information:
> Jan 16, 2015 11:32:57 AM org.apache.pdfbox.pdmodel.font.ExternalFonts 
> getType1FallbackFont
> SEVERE:
> Exception in thread "main" java.lang.IllegalStateException: No fonts 
> available on the system for Helvetica-Bold
> at 
> org.apache.pdfbox.pdmodel.font.ExternalFonts.getType1FallbackFont(ExternalFonts.java:270)
> {code}
> See the discussion in PDFBOX-2263.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to