[Poppler-bugs] [Bug 92381] Poppler doesn't display text in separation colorspace with alternate colorspace DeviceGray

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 30 03:00:39 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92381

Thomas Freitag <Thomas.Freitag at alfa.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118822|0                           |1
        is obsolete|                            |

--- Comment #9 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Created attachment 119296
  --> https://bugs.freedesktop.org/attachment.cgi?id=119296&action=edit
ignore the alternateSpace and tintTransform

As a reasonable compromise in my eyes this new patch now also checks the
alternate colorspace, and if this is DeviceGray in case of a separation
colorspace with name black this patch treats is as if it is really a DeviceGray
and so ignore tintTransform and alternate colorspace just in this case when
using getGray() and getRGB().

This also removes all unexpected failures in my regression test, but still
shows the text with pdftoppm or in evince or in okular. If You still don't
agree, please feel free to remove the changes in getGray() and getRGB(), but
commit the changes in getCMYK() because the changes in getCMYK() are following
the spec!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20151030/496262a0/attachment.html>


More information about the Poppler-bugs mailing list