[
https://issues.apache.org/jira/browse/PDFBOX-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905938#comment-13905938
]
Tilman Hausherr commented on PDFBOX-1917:
-----------------------------------------
Here's a trace from StrokePath, I just wanted to see if there is anything
weird, and yes:
0.25 0 1 10.0
dash: 0,3711276352
dash: 2,9690258503
0.25 0 1 10.0
dash: 0,0897529125
dash: 0,7180244327
0.25 0 1 10.0
dash: 0,0217057001
dash: 0,1736458838
0.25 0 1 10.0
dash: 0,0052492716
dash: 0,0419942401
0.25 0 1 10.0
dash: 0,0012694754
dash: 0,0101558194
0.25 0 1 10.0
dash: 0,0003070079
dash: 0,0024560671
0.25 0 1 10.0
dash: 0,0000742463
dash: 0,0005939713
0.25 0 1 10.0
dash: 0,0000179556
dash: 0,0001436451
"dash" are elements of the dash array. Could it be that the ctm is applied
again and again so that the dash array gets so weird?
> Rendering hangs
> ---------------
>
> Key: PDFBOX-1917
> URL: https://issues.apache.org/jira/browse/PDFBOX-1917
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.0
> Environment: W7 64 bit, JDK 1.7.0_51
> Reporter: Tilman Hausherr
> Assignee: John Hewson
> Fix For: 2.0.0
>
> Attachments: 1752-3u.pdf
>
>
> Rendering hangs in page 9 of the attached file. It hangs in
> PageDrawer.strokePath(), there in graphics.draw(path). I'd like to hear from
> people using a different JDK version if it works.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)