[Poppler-bugs] [Bug 66928] 100% CPU usage on files with GfxICCBaseColorSpace use

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 20 02:33:13 PDT 2013


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

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

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

--- Comment #25 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Created attachment 84319
  --> https://bugs.freedesktop.org/attachment.cgi?id=84319&action=edit
use getCMYKLine and getDeviceNLine in CMYK mode in case of images if they ara
available

Here a slightly modified patch for CMYK mode: I go the simplier way, just
removed the #ifdef SPLASH_CMYK for SPOT_NCOMPS instead of inserting a lot of
#ifdef's in GfxState. One reason for this way was that it was nowhere (in
GfxState) used before, even not for getDeviceN() which is also only used when
compiled with SPLASH_CMYK. Another reason is that I'm still thinking that we
should remove the SPLASH_CMYK directives at all someday.

Regarding the cache for the single getRGB: okay, I'll open a new bug someday.
First we should commit this and find a solution for bug 34053. In the meantime
I'll try to find (or create) a PDF where the cache will be a really
improvement.

-- 
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/20130820/440e161d/attachment.html>


More information about the Poppler-bugs mailing list