6 Jun
2011
6 Jun
'11
11 p.m.
On Mon, Jun 06, 2011 at 08:04:37PM +0000, corvid wrote:
Johannes wrote:
I just committed something to get the preferred font stuff working on fltk-1.3. Please give it a try.
Does it work for you with xft disabled? I set font_sans_serif to "helvetica", and got ** WARNING **: preferred sans-serif font "helvetica" not found.
No, doesn't seem to work here either. This is a general problem of the font handling code in fltkplatform.cc and fltk13... I will look into it.
PS Do you think we should change the Fl::set_fonts ("-*"); to specify iso10646-1?
Wouldn't that exclude non-UTF-8 fonts which might work fine for people not caring about special chars? Cheers, Johannes