[
https://issues.apache.org/jira/browse/FOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632568#comment-14632568
]
Stephan Thesing edited comment on FOP-1760 at 7/18/15 7:00 PM:
---
[
https://issues.apache.org/jira/browse/FOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Thesing updated FOP-1760:
-
Attachment: test.fo
diff_1691612.diff
test.pdf
A diff against revisi
Jan Tošovský created FOP-2502:
-
Summary: Rendering dashed lines with zero length components
Key: FOP-2502
URL: https://issues.apache.org/jira/browse/FOP-2502
Project: FOP
Issue Type: Improvement
Jan Tošovský created FOP-2501:
-
Summary: Missing support for border 'none'
Key: FOP-2501
URL: https://issues.apache.org/jira/browse/FOP-2501
Project: FOP
Issue Type: Bug
Components: ren
On 2015-07-18 Stephan Thesing wrote:
> I have a local patch without respecting writing direction that also
> produces correct results
wow!
> I can provide the patch later this day if there is interest
Uff :-) I've finalized layout tests and was about submitting a new patch :-)
My current versio
Hi Stephan
Thanks for chiming in!
> On 18 Jul 2015, at 11:58, Stephan Thesing wrote:
>
> just a few remarks for the changebars:
> - the patch was done when bidi support was starting. Actually, the first
> patch contained already provisions for the writing direction to place
> the bars at
Hello,
just a few remarks for the changebars:
- the patch was done when bidi support was starting. Actually, the first
patch contained already provisions for the writing direction to place
the bars at the correct edges. That support was later removed, as bidi
support was not working ful
Hi Jan
> On 16 Jul 2015, at 00:23, Jan Tosovsky wrote:
> It is actually BidiResolver.reorder() method which returns unexpected order.
> It also explains why a period is placed at the beginning of the second line
> even in non-change bars source.
Aha! IIC, the patch predates the implementation o