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 "Luis Bernardo (JIRA)" <ji...@apache.org> on 2014/10/17 10:46:33 UTC

[jira] [Updated] (FOP-2417) Exception caused by letter space handling in Chinese sentence

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

Luis Bernardo updated FOP-2417:
-------------------------------
    Attachment: test.fo

> Exception caused by letter space handling in Chinese sentence
> -------------------------------------------------------------
>
>                 Key: FOP-2417
>                 URL: https://issues.apache.org/jira/browse/FOP-2417
>             Project: Fop
>          Issue Type: Bug
>            Reporter: Luis Bernardo
>         Attachments: test.fo
>
>
> java.lang.IllegalArgumentException: factor < 0; was: -1
> 	at org.apache.fop.traits.MinOptMax.mult(MinOptMax.java:253)
> 	at org.apache.fop.layoutmgr.inline.TextLayoutManager.addElementsForAWordFragment(TextLayoutManager.java:1323)
> 	at org.apache.fop.layoutmgr.inline.TextLayoutManager.processWord(TextLayoutManager.java:944)
> 	at org.apache.fop.layoutmgr.inline.TextLayoutManager.getNextKnuthElements(TextLayoutManager.java:802)
> 	at org.apache.fop.layoutmgr.inline.InlineLayoutManager.getNextKnuthElements(InlineLayoutManager.java:330)
> 	at org.apache.fop.layoutmgr.inline.LineLayoutManager.collectInlineKnuthElements(LineLayoutManager.java:698)
> 	at org.apache.fop.layoutmgr.inline.LineLayoutManager.getNextKnuthElements(LineLayoutManager.java:627)
> 	at org.apache.fop.layoutmgr.BlockLayoutManager.getNextChildElements(BlockLayoutManager.java:141)
> example attached



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