Hi Andreas:

Thanks for your reply to my bug report.

I tried the possibility you mentioned in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504223, but it didn't
work.

softw...@raven> locate .sfd
/usr/lib/skencil/Resources/Fontmetrics/gsopt.sfd
/usr/lib/skencil/Resources/Fontmetrics/alias.sfd
/usr/lib/skencil/Resources/Fontmetrics/std.sfd
/usr/lib/skencil/Resources/Fontmetrics/gs.sfd
/usr/share/texmf-texlive/tex/latex/ucs/UnicodeT.sfd

mkdir -p ~/.uniconvertor/fonts
cp `locate .sfd` ~/.uniconvertor/fonts

Is there something more I should be doing here?

After that change, I am still getting an empty fntlist = [] (if you apply my
debugging patch) when attempting to convert *.cgm to any other format.
So I strongly suspect this is an additional bug to the one reported in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504223.

Certainly, cgmloader.py seems to be unique in that it is the only loader
that uses the command

fntlst = map(lambda l: l[0], app.Graphics.font.fontlist)

to generate a font list (in fact, font.fontlist is not mentioned by any
other loader). It is the above command that is coming up empty when
attempting to use cgmloader.py.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to