Thanks for your reply, Ian! > Seems like a lot of hassle - the printing support in fltk-1.3 will > mostly handle rendering any widget in postscript for sending to the > printer anyway.
Well, I had only FLTK 1.0 by the time I invented the scheme :) > Or... maybe you hadn't heard that Manolo et al put printing support into 1.3? Oh yes, I had. > Ah, right. OK, yes fltk-1.3 ought to do the trick then, especially if > you need non-ASCII text handling, you need to render the text as utf8 > in fltk-1.3 and all should be well. Probably... But the point is, even if the widget itself will display non-ASCII characters using UTF-8 encoding, the Fl_Postscript_Printer won't print them :( If I'm not mistaken, I saw it in the 1.3.x docs: by now only Latin chars are supported... I just wonder, is there a way (no matter how strange and perverted :)) to print cyrillic text in fltk-1.3.x? TIA! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

