You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2017/10/12 11:12:00 UTC

[jira] [Updated] (FOP-2752) Show name of font file on error

     [ https://issues.apache.org/jira/browse/FOP-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner updated FOP-2752:
-------------------------------
    Description: 
fop test.fo -c fop.xconf out.pdf

java.util.EmptyStackException
	at java.util.Stack.peek(Stack.java:102)
	at java.util.Stack.pop(Stack.java:84)
	at org.apache.fop.fonts.type1.AFMParser.parse(AFMParser.java:208)

> Show name of font file on error
> -------------------------------
>
>                 Key: FOP-2752
>                 URL: https://issues.apache.org/jira/browse/FOP-2752
>             Project: FOP
>          Issue Type: Bug
>            Reporter: simon steiner
>            Assignee: simon steiner
>
> fop test.fo -c fop.xconf out.pdf
> java.util.EmptyStackException
> 	at java.util.Stack.peek(Stack.java:102)
> 	at java.util.Stack.pop(Stack.java:84)
> 	at org.apache.fop.fonts.type1.AFMParser.parse(AFMParser.java:208)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)