[Poppler-bugs] [Bug 91262] New: PDF gradient incorrectly rendered

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 8 00:11:36 PDT 2015


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

            Bug ID: 91262
           Summary: PDF gradient incorrectly rendered
           Product: poppler
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: vanboxem.ruben at gmail.com

Created attachment 116999
  --> https://bugs.freedesktop.org/attachment.cgi?id=116999&action=edit
Test case

The PDF gradient generated by following LaTeX document is rendered incorrectly:

\documentclass{standalone}

\usepackage{tikz}
\usetikzlibrary{shadings}

\begin{document}
\begin{tikzpicture}
\shade[shading=color wheel, opacity=.6, shading angle=220] (0,0) circle (1);

\end{tikzpicture}
\end{document}

Okular renders this incorrectly: grid lines and very bad gradient resolution
(see screenshots). The grid lines disappear when "shading angle=220" is removed
from the source.

-- 
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/20150708/fb4fdc29/attachment.html>


More information about the Poppler-bugs mailing list