fnt2bdf: fix typo and basename prepending

Vassilis Virvilis vasvir at yahoo.gr
Sat Oct 12 10:35:20 CDT 2002


Halo,

fntbdf on line help is wrong. The output is like this
[Sat Oct 12 18:21:58 ~/Download/wine 1009]$fnt2bdf 
Usage: fnt2bdf [-t] [-c charset] [-o basename] [input file]
                                  ^^^
  -c charset    charset name for OEM_CHARSET fonts
  -f basename   basic output filename

It is a fact of life that fnt2bdf overwrites its own generated files. I work
around this problem by prepending the basename to the name instead of
replacing it i.e.
>>sseriff_MS-Sans-Serif_r400-20.bdf
instead of
>>MS-Sans-Serif_r400-20.bdf

Although you may argue that this is not the right way to do it I think that
the first line (fixing typo) of the patch should go in any way.

   .Bill


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fnt2bdf-patch
Type: application/octet-stream
Size: 1970 bytes
Desc: fnt2bdf-patch
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021012/c1f534ff/fnt2bdf-patch.obj


More information about the wine-patches mailing list