John Levon wrote:
>> > "Fix exact match for raw mode fonts."
>> > 
>> > This may relate to the problem of using latex-xft-fonts in
>> > locales such
>> > as ru_RU.UTF-8. Testers needed ...  I forget if we still try a
>> > rawMode load or not...
>> 
>> Could you expand a little for the non-initiated?
> 
> I can try ... my memory is fuzzy. Basically, there's a setRawMode()
> foor QFont which is supposed to load any font requested without
> going through the matching algorithm. However Qt until now has
> decided that if the locale of the font doesn't match the current
> locale, it will not load it even when requested. So russian users
> etc. cannot use latex-xft-fonts at all.
> 
> This fix might have solved this (but probably not).
> 
> regards
> john

Thanks, John.
Were it to work as you suggest, would it also enable russians to type 
latin or greek also? That's the same problem isn't it?

-- 
Angus

Reply via email to