Font metrics error

Duane Clark junkmail at junkmail.com
Tue Oct 2 19:03:43 CDT 2001


B. Joshua Rosen wrote:

> Wine spits out a buch of error messages of the form:
> 
> fixme:font:LFD_InitFontInfo font '-monotype-times new roman-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15' 
> 
> Is there a switch to get it forget about it's font server. I'm running
> batch mode programs so fonts are irrelevant.
> 
> Thanks,
> 

It does not prevent wine from checking the fonts, but you can get rid of 
the fixme messages with:

wine --debugmsg fixme-all -- $XILINX/bin/nt/program.exe

Which since you are using wrapper scripts, should be pretty easy to do.

-- 
My real email is akamail.com at dclark (or something like that).




More information about the wine-users mailing list