Dear All, I want to use another font to display Chinese, but I don't know how to set this font in labelfont(). In fltk-2.0, I can set as follows:
o->labelfont(font(FONT_NAME)); But in fltk-1.3, it can't set as above, I use o->labelfont((Fl_Font)(FONT_NAME));, but it will has segm fault when run the test programme. How to add a font in fltk-1.3? Thanks. Best regards, Leo _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

