Public bug reported:

In a pdf file created with pdftex using Tikz, the patterns are not
rendered correctly. Namely, the pattern spills out of the shape they're
supposed to fill. The problem does not appear with Okular or Acrobat
Reader.

Steps to reproduce:

compile the following code with pdflatex

\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{patterns}
\begin{document}
\begin{tikzpicture}
    \filldraw[pattern=north east lines] (0,0) circle[radius=5cm];
\end{tikzpicture}
\end{document}

or download the attached pdf file (created using the above code).

When viewed with evince, the pattern spills out of the circle; but does
not when opened with okular or acroread.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: evince 3.4.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Thu Jul 26 15:02:44 2012
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to precise on 2012-04-23 (94 days ago)

** Affects: evince (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1029441

Title:
  Evince does not render patterns correctly

Status in “evince” package in Ubuntu:
  New

Bug description:
  In a pdf file created with pdftex using Tikz, the patterns are not
  rendered correctly. Namely, the pattern spills out of the shape
  they're supposed to fill. The problem does not appear with Okular or
  Acrobat Reader.

  Steps to reproduce:

  compile the following code with pdflatex

  \documentclass{article}
  \usepackage{tikz}
  \usetikzlibrary{patterns}
  \begin{document}
  \begin{tikzpicture}
      \filldraw[pattern=north east lines] (0,0) circle[radius=5cm];
  \end{tikzpicture}
  \end{document}

  or download the attached pdf file (created using the above code).

  When viewed with evince, the pattern spills out of the circle; but
  does not when opened with okular or acroread.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: evince 3.4.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Uname: Linux 3.2.0-27-generic x86_64
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  Date: Thu Jul 26 15:02:44 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to precise on 2012-04-23 (94 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1029441/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to