[
https://issues.apache.org/jira/browse/PDFBOX-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781361#comment-13781361
]
Tilman Hausherr edited comment on PDFBOX-1435 at 9/29/13 1:17 PM:
------------------------------------------------------------------
I tried again today... I was able to fix the existing code by making four
different changes.
However I noticed that one "O" from another file (the one from PDFBOX-940,
third page, "Oobian") looks like it was beaten up. A test with a "clean"
version shows the same problem, a test with the Sun rendering doesn't. I will
look into it if I have the time. I suspect that a reason could be that quadto()
is sometimes called with interpolated values for the control point, while Sun
always calls quad() with a control point value from the array.
was (Author: tilman):
I tried again today... I was able to fix the existing code by making four
different changes.
However I noticed that one "O" from another file (the one from PDFBOX-940,
third page, "Oobian") looks like it was beaten up. A test with a "clean"
version shows the same problem, a test with the Sun rendering doesn't. I will
look into it if I have the time. I suspect that a reason could be that quadto()
is sometimes called with interpolated values, while Sun always calls quad()
with values from the array.
> text is obscured by the Images
> ------------------------------
>
> Key: PDFBOX-1435
> URL: https://issues.apache.org/jira/browse/PDFBOX-1435
> Project: PDFBox
> Issue Type: Bug
> Components: PDFReader
> Affects Versions: 1.7.1
> Reporter: huangchangan
> Assignee: Andreas Lehmkühler
> Attachments: 12102.pdf, calcPath2.java, cloud-01.png,
> pdfbox-1435_12102-01.png, pdfbox-1435_12102-01.png, PDFBOX-1435_12102-01.png,
> PDFBOX1436-12102_1.png
>
>
> text is obscured by the Images,and Images is showed in reversed color.
--
This message was sent by Atlassian JIRA
(v6.1#6144)