[Poppler-bugs] [Bug 103399] embed CCITT mime data

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 28 06:05:28 UTC 2017


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

--- Comment #4 from Carlos Garcia Campos <carlosgc at gnome.org> ---
Comment on attachment 134983
  --> https://bugs.freedesktop.org/attachment.cgi?id=134983
limit image size when printing

Review of attachment 134983:
-----------------------------------------------------------------

LGTM

::: poppler/CairoOutputDev.cc
@@ +3282,5 @@
> +    bool requireSameSize = false;
> +#else
> +    bool requireSameSize = true;
> +#endif
> +    if (!requireSameSize || (width == widthA and height == heightA))

and?

-- 
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/20171028/21e86319/attachment.html>


More information about the Poppler-bugs mailing list