DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2115 Version: 1.3-current Giving this bug a bump to give it some attention, as it's really ugly using fluid right now to edit code, with all the 'pixel drit' simple editing leaves behind, and lines all scrunched together. I've attached a patch that implements the above described fix, and an image showing the problems it solves. (OS=Linux) Would be great if someone could look this over, and if OK check it in to SVN so fluid can be usable again ;) Note that the function being modified, fl_height(int,int) has to date not been documented, so it has never been a public function before, and apparently only used by Fl_Text_Editor. Not to be confused with the previously documented fl_height(void). It's possibly this works around a larger problem elsewhere in FLTK, but I don't think anyone's figured that one out yet. And if that is fixed, this fix should continue to work normally, and can be reverted to the old code later if need be. Link: http://www.fltk.org/str.php?L2115 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
