|
From: Bernhard R. <ber...@in...> - 2006-02-15 13:15:46
|
On Sun, Feb 12, 2006 at 02:21:43AM +0100, Bernhard Herzog wrote: > Daniel Baumann <dan...@pa...> writes: > [02-userguide.dpatch] > > --- skencil-0.6.17.orig/Doc/usersguide-4.html 2004-01-11 23:06:49.00000= 0000 +0000 > > +++ skencil-0.6.17/Doc/usersguide-4.html 2006-01-22 10:32:47.032610984 = +0000 > > @@ -73,7 +73,7 @@ > > <P>By default (as of version 0.6.2) the font-path consists of the > > directories <CODE>Resources/Fontmetrics</CODE> (relative to where Sken= cil is > > installed), <CODE>/usr/X11R6/lib/X11/fonts/Type1</CODE> and > > -<CODE>/usr/share/ghostscript/fonts</CODE>.</P> > > +<CODE>/usr/share/ghostscript/fonts</CODE> [<CODE>/usr/lib/ghostscript/= fonts</CODE> on Debian systems].</P> >=20 > Is that change still correct for current debian versions? On my Debian sarge, you would need to add=20 usr/share/fonts/type1/gsfonts to Base/config.py E.g. n019003l.afm is in there, as part of the package: gsfonts (I have looked at 8.14+v8.11+urw-0.2) |