[pstricks] Insertion of text on a jpg picture

Claus Behl claus at bempf.de
Tue Feb 14 20:57:12 CET 2006


Perhaps somebody else can provide a small example?

>
> Alan
>
>
\newsavebox\IBox
\sbox\IBox{\includegraphics[scale=1]{nuernberg.png}}
\[
\begin{pspicture}(12,10)
\rput[lb](0.4,0.0){\usebox\IBox}
\psgrid[gridwidth=0pt,gridcolor=gray,gridlabels=0pt,subgriddiv=2]
\psaxes{->}(12,10)
\pstGeonode[PtNameMath=false=false,PointName=Ludwigstor,
PosAngle=-90](1,1){A}
\pstGeonode[PtNameMath=false=false,PointName=Königstor,PosAngle=-90](8,1){B}
\pstGeonode[PtNameMath=false=false,PointName=Tiergärtnertor,PosAngle=-90](4,9){C}
\pstGeonode[PtNameMath=false=false,PointName=Laufertor,PosAngle=-90](11,9){D}
\end{pspicture}
\]

maybe this helps?

Claus




More information about the PSTricks mailing list