> All, > > Yet another revision. This is essentially just to keep in sync with > 1.1.8-r5953. > > Also adds a more elaborate attempt at getting the XFT linux build to > load something sensible for gl_font(...) operations. This latest > version seems fairly good - it now loads the "correct" face and size > for all the fltk "built-in" fonts and seems promising for other fonts > generally. > This is nothing to do with utf8 support though, and the changes to > support this could easily be ported into the mainline - I may try and > put a patch together for that, time permitting. > > http://www.imm.uklinux.net/fltk/fltk118-utf8-2007-10-11.tar.bz2
Ian, The following happens to me if I compile and then install the library: aclocal autoconf ./configure --enable-xft make make install .. === installing FL === Installing include files in /usr/local/include... === installing xutf8 === Installing libfltk_xutf8.a in /usr/local/lib... make[1]: execvp: /usr/local/lib: Permission denied make[1]: execvp: ../lib/libfltk_xutf8.a: Permission denied make[1]: *** [install] Error 127 make: *** [install] Error 1 Regards, Alexey Parshin, http://www.sptk.net P.S. My SPTK toolkit now supports UTF8 when your library is used. That made me to add a link to your download directory on http://www.sptk.net. Please, let me know if you want to change anything in that link announcement. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

