Bugs item #878805, was opened at 2004-01-17 13:21
Message generated for change (Settings changed) made by migueljmol
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: Miguel (michaelthoward)
>Assigned to: Miguel (migueljmol)
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: Miguel (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: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to