Bug 135936

Summary: kpdf renders pstricks psgrid incorrectly
Product: [Applications] kpdf Reporter: Gilles Schintgen <gschintgen>
Component: generalAssignee: Albert Astals Cid <aacid>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: example pdf showing wrong kpdf behavior

Description Gilles Schintgen 2006-10-18 23:49:28 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Gentoo Packages

kpdf has difficulties displaying a dotted grid created with the PSTricks LaTeX package. I will attach an example PDF.
Comment 1 Gilles Schintgen 2006-10-18 23:56:14 UTC
Created attachment 18180 [details]
example pdf showing wrong kpdf behavior

This pdf is shown incorrectly by kpdf. The spacing between the grid dots should
be exactly 1mm, so that the horizontal and vertical dots overlap at integer
coordinates (unit=1cm). This is the case when viewing the file with kghostview
or acroread, but not with kpdf.

BTW, here's the latex source:
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}(-5,-5)(5,5)
\psgrid[griddots=10,subgriddiv=0]
\end{pspicture}
\end{document}
Comment 2 Albert Astals Cid 2007-03-11 12:46:15 UTC
Will be fixed on kpdf 3.5.7