[Poppler-bugs] [Bug 97803] Recent versions of pdftoppm have trouble with reading input from stdin

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 18 10:11:18 UTC 2016


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

--- Comment #3 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Created attachment 126600
  --> https://bugs.freedesktop.org/attachment.cgi?id=126600&action=edit
read softmask into memstrean in case of matte

In case of matte the softmask has to be read twice. This is not possible when
read from stdin. So this patch allocate a memstream first and read the softmask
into this memstream.

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


More information about the Poppler-bugs mailing list