Thanks for the notes - I'll check that and post a revised snapshot later. I think maybe I will not use your patch as-is though...
> Linux(ia32) > o compile: test/dnd-test.cxx FL/Fl.h -> FL/Fl.H ... > after it all compiles fine there > o install: makeincludei.in:41 needs the lines > CHMOD = chmod > CP = cp > MKDIR = mkdir -p I don't see these lines in the "current" fltk-1.1.8 makeinclude.in - I'm trying to make my version as close to the "real" 1.1.8 as possible, so I think I will leave these out... Does the real 1.1.8 build OK for you? Do you need these lines added? > o fltk-ut8-config: > s/libfltk_/libfltk-utf8/ and append -utf8 to libfltk Oops - I had the wrong version of fltk-utf8-config.in in my working directory... Sorry. > Anyway even if I can comepile now my project I dont see the utf8. > It is > null width ? Any chance to substitute the font to get my test language > supported? It is SuSE9.2 - rather old? It works for me, on my FC6 test box - I don't have any SuSE boxes anymore. Hmmm - does the utf8 demo from the test directory show "non-ascii" glyphs for you? If not, maybe you will need to get some unicode aware fonts installed - a good place to start is here: http://www.unifont.org/fontguide/ There are fonts to download there, notes on how to install them, etc... Thanks for the feedback, -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

