[Bug 1231] New: - fnt2bdf conversion omits font encoding

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Jan 18 02:52:54 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1231

           Summary: fnt2bdf conversion omits font encoding
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-tools
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: jw1233219 at hotmail.com


When fnt2bdf is used to convert .fon fonts to .bdf (then .pcf) via the
tools/font_convert.sh script the -c option to fnt2bdf is used to specify a
character set.
But this will create font names without the final "encoding" field.
Without an encoding field the font will not appear in xfontsel because xfontsel
requires exactly 14 fields in the font name.

A simple fix is to change "CHARSET=winsys" in font_convert.sh to "CHARSET=winsys-".

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1231>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list