During a compilation of Wine I always get lots of errors in a form of
warning: XXX: missing glyph for char YYY
i.e.
warning: Courier 13: missing glyph for char 009f
warning: Small Fonts 11: missing glyph for char 00e9
warning: MS Sans Serif 13: missing glyph for char 03ae
warning: System 16: missing glyph for char 0626
They flood the log, creating almost 1900 lines.
I've attached it here - http://pastebin.com/f63cc5d92
I've added a command I've used for compilation and the very end of its log (it ended with no errors).
Some of my fonts are displayed incorrectly in Wine, very jerky, is this the cause of it? How can I fix it?
warning: XXX: missing glyph for char YYY
Re: warning: XXX: missing glyph for char YYY
No, your problem is totally different. You should ignore those messages, unless you want to add all the missing font glyphs (characters, symbols, etc) yourself.Fazer wrote:During a compilation of Wine I always get lots of errors in a form of
warning: XXX: missing glyph for char YYY
Some of my fonts are displayed incorrectly in Wine, very jerky, is this the cause of it? How can I fix it?