izuzak/atom-pdf-view

Patterns rendered incorrectly

Opened this issue · 1 comments

Patterns drawn with tikzpackage {patterns} are sometimes rendered incorrectly. For instance diagonal pattern lines are not continuous.

\begin{tikzpicture}
\draw[pattern=north west lines] (0,0) circle (1);
\end{tikzpicture}
screen shot 2018-01-31 at 20 37 37

Thanks for opening an issue, @chunnoo 👋 Could you please attach a PDF which can be used to reproduce the problem (you can attach it as a file with a comment), and also list the version of this package that you're using, the version of Atom you're using, and your OS?