Bug 688982

Summary: pdfwrite fails with LuxiMono TT font
Product: Ghostscript Reporter: Werner Lemberg <wl>
Component: PDF WriterAssignee: leonardo <leonardo>
Status: NOTIFIED FIXED    
Severity: major CC: hanwen
Priority: P4    
Version: 8.54   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---

Description Werner Lemberg 2006-11-06 02:54:29 UTC
Using the file luximr.ttf (Luxi Mono Regular Version 1.2)
which is part of many X11 distributions, the pdfwrite device
fails with /invalidfont for this simple input file:

(luximr.ttf) (r) file .loadfont
100 100 moveto
/LuxiMono 400 selectfont
/o glyphshow
stroke

I used this command line:
  gs -sDEVICE=pdfwrite -sOutputFile=foo.pdf -f foo.ps

If necessary, I can upload this font.
Comment 1 Alex Cherepanov 2006-11-06 15:03:18 UTC
Please upload your font.
Comment 2 Werner Lemberg 2006-11-06 15:58:38 UTC
Note that the current SVN repository works fine with my test case.
Shall I still upload?
Comment 3 leonardo 2006-11-07 01:07:01 UTC
Dear Werner Lemberg,

If you agree to go with current HEAD or wait for the next release, then close 
the bug. If you want us to work on this problem, we'll need the font. But in 
the second case we'll patch 8.54 for Artifex customers only. For non-customers 
the result will again be closing with 'worksforme'.
Comment 4 Werner Lemberg 2006-11-07 01:18:23 UTC
I'm closing it :-)