[jira] [Resolved] (FOP-2160) [PATCH] writing-mode="rl" causing null-pointer-exception

2012-12-29 Thread Glenn Adams (JIRA)

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

Glenn Adams resolved FOP-2160.
--

   Resolution: Fixed
Fix Version/s: trunk

http://svn.apache.org/viewvc?view=revision&revision=1426888

thanks to robert meyer for patch; james, please review and close if satisfied

> [PATCH] writing-mode="rl" causing null-pointer-exception
> 
>
> Key: FOP-2160
> URL: https://issues.apache.org/jira/browse/FOP-2160
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: 1.1
> Environment: Operating System: All
> Platform: All
>Reporter: james quest
>Assignee: Glenn Adams
>Priority: Blocker
> Fix For: trunk
>
> Attachments: patch.diff, stack
>
>
> i have seen that this fo causes a null-pointer-exception at fop1.1rc1.
> the same fo is perfectly fine if writing-mode="lr" or not specified
> http://www.w3.org/1999/XSL/Format"; font-family="Arial" 
> writing-mode="rl">
>   
>  master-name="a4">
>margin-right="10mm" margin-left="10mm"/>
> 
>   
>   
> 
>   وكلما
>   More text  leader-pattern="dots"/> 
>   
> 
>   
> 
> attached is the stack trace. 
> if you remove *any* of these 3 things, then there is no issue either 
> 1. 
> 2. 
> 3. text-align-last="justify"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (FOP-2178) incomplete kerning when complex script features are enabled

2012-12-29 Thread Glenn Adams (JIRA)

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

Glenn Adams resolved FOP-2178.
--

   Resolution: Fixed
Fix Version/s: trunk

http://svn.apache.org/viewvc?view=revision&revision=1426805

> incomplete kerning when complex script features are enabled
> ---
>
> Key: FOP-2178
> URL: https://issues.apache.org/jira/browse/FOP-2178
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: 1.1
>Reporter: Glenn Adams
>Assignee: Glenn Adams
> Fix For: trunk
>
> Attachments: kerningissue.fo.xml, kerningissue.pdf
>
>
> alternate kerning pairs are missed when kerning with complex script features 
> enabled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2178) incomplete kerning when complex script features are enabled

2012-12-29 Thread Glenn Adams (JIRA)

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

Glenn Adams commented on FOP-2178:
--

originally reported by Luis Bernardo in private message

> incomplete kerning when complex script features are enabled
> ---
>
> Key: FOP-2178
> URL: https://issues.apache.org/jira/browse/FOP-2178
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: 1.1
>Reporter: Glenn Adams
>Assignee: Glenn Adams
> Attachments: kerningissue.fo.xml, kerningissue.pdf
>
>
> alternate kerning pairs are missed when kerning with complex script features 
> enabled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (FOP-2178) incomplete kerning when complex script features are enabled

2012-12-29 Thread Glenn Adams (JIRA)

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

Glenn Adams updated FOP-2178:
-

Attachment: kerningissue.pdf
kerningissue.fo.xml

> incomplete kerning when complex script features are enabled
> ---
>
> Key: FOP-2178
> URL: https://issues.apache.org/jira/browse/FOP-2178
> Project: Fop
>  Issue Type: Bug
>  Components: page-master/layout
>Affects Versions: 1.1
>Reporter: Glenn Adams
>Assignee: Glenn Adams
> Attachments: kerningissue.fo.xml, kerningissue.pdf
>
>
> alternate kerning pairs are missed when kerning with complex script features 
> enabled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (FOP-2178) incomplete kerning when complex script features are enabled

2012-12-29 Thread Glenn Adams (JIRA)
Glenn Adams created FOP-2178:


 Summary: incomplete kerning when complex script features are 
enabled
 Key: FOP-2178
 URL: https://issues.apache.org/jira/browse/FOP-2178
 Project: Fop
  Issue Type: Bug
  Components: page-master/layout
Affects Versions: 1.1
Reporter: Glenn Adams
Assignee: Glenn Adams


alternate kerning pairs are missed when kerning with complex script features 
enabled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


new checkstyle/findbugs warnings

2012-12-29 Thread Glenn Adams
peter, your recent commit (below) introduced 7 new checkstyle warnings and
1 findbugs error; please fix and try to remember to check in future before
committing, thanks, glenn

commit c32a1a7eca7607b0570d5e3f68e81a5a768f5e10
Author: Peter Hancock 
Date:   Thu Dec 13 11:41:49 2012 +

Bugzilla 37114: Implementation of changes necessary to warn of invalid
property values.
Contributed by Robert Meyer.


git-svn-id:
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@142123813f79535-47bb-0310-9956-ffa450edef68