On 11 May 2011, at 15:48, Leonid wrote: > Why by default xft disable, But assemblage any way establishes a > configuration enable xft??? > I like bitmap fonts!
In fltk-1.1 the default was to disable XFT. In 1.3 (and possibly fltk-2, not sure) the default is to enable XFT. For fltk-1.3, adding --disable-xft to the configure command line reliably inhibts XFT in my builds, so must also work for you. Also, why disable XFT? As I understood things, you wanted to be able to load more and different fonts, and use Unicode and etc. Using XFT (and hence fontconfig) makes access to, and manipulation of fonts much, much, better. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

