Bug 653802

Summary: ghostscript-fonts-std provides not all pfm files
Product: [openSUSE] openSUSE 11.3 Reporter: Juergen Weigert <jw>
Component: OtherAssignee: Dr. Werner Fink <werner>
Status: RESOLVED UPSTREAM QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: werner
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Juergen Weigert 2010-11-15 23:10:57 UTC
rpm -ql ghostscript-fonts-std | grep \.pfb| wc -l
 35
rpm -ql ghostscript-fonts-std | grep \.afm| wc -l
35
rpm -ql ghostscript-fonts-std | grep \.pfm| wc -l
18

While generating PDF with apache-fop, I got the following error message:

Nov 15, 2010 11:47:47 PM org.apache.fop.fonts.autodetect.FontInfoFinder find
SEVERE: Unable to load font file: file:/usr/share/fonts/URW/n019044l.pfb. Reason: No PFM file was found for file:/usr/share/fonts/URW/n019044l.pfb
Comment 1 Dr. Werner Fink 2010-11-16 09:13:30 UTC
Report this upstream as the pfm files are not part of any of
the tar balls. I'm not able to provide things I do not have
around ... beside this ther is a tool pf2afm (PFB/PFA/PFM -> AFM)
but the way back I'm not aware.