Bugs item #878805, was opened at 2004-01-17 13:21 Message generated for change (Comment added) made by michaelthoward You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=878805&group_id=23629
Category: Graphics Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Michael T Howard (michaelthoward) Assigned to: Michael T Howard (michaelthoward) Summary: Text3D / FontSize bug Initial Comment: load samples/aspirina.mol label %a fontsize 14 # bottom is clipped fontsize 25 # looks ok fontsize 15 # looks ok fontsize 13 # looks ok There seems to be a bug in the offscreen 'working buffer' that is used. By using a large font the buffer is probably reallocated. Find out why the buffer is not being reallocated correctly. ---------------------------------------------------------------------- >Comment By: Michael T Howard (michaelthoward) Date: 2004-03-13 01:13 Message: Logged In: YES user_id=608250 Was using the width when I should have been using the height. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=878805&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
