[Poppler-bugs] [Bug 26243] PDF renders incorrectly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 7 07:25:39 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26243





--- Comment #15 from thomasf <Thomas.Freitag at alfa.de>  2010-02-07 07:25:38 PST ---
(In reply to comment #14)
> @Thomas: Unfortunately your patch breaks page 8 (a T in the vertical title is
> not rendered anymore) of this pdf
> http://people.freedesktop.org/~aacid/bug155022.pdf
> 
> Do you think you'll be able to have a patch before end of March? If not any
> hint so we can try to fix it ourselves?
> 

This regression doesn't come from a pattern colorspace, this PDF code is
handled wrong:
q
578.159970 476.880040 12.719971 273.359950 re
W
n
/Cs1 cs
1 1 1 sc
q
0 -0.240000 0.240000 0 580.080020 750.240050 cm
BT
42 0 0 42 0 0 Tm
/F1#2e0 1 Tf
(TRANSP) Tj
42 0 0 42 169.558590 0 Tm
(ARENT SPEAKER CABLES) Tj
ET
Q
Q

Cs1 is a ICC based colorspace. I looked at it, and either the clip rectangle is
calculated wrong or the starting textposition. I would expect that it is the
clip rectangle, because it seems as if the position of the displayed text is
okay, but I'm not an expert in this part of SplashOutputDev.
And finally PSOutputDev with my path handles this page correctly.
Are there any other experts in this? I fear it will take a long time for me to
find and correct this error!


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list