> Thanks! I was able to reproduce this, but only with some fonts. Turned
> out to be a problem with finite precision arithmetic. NSStringDrawing
> will use a really large text container to size text, and since the
> string was right aligned, the extents were 1e8-~80 to 1e8. Subtracting

Ahhh... that makes sense! I'll try the new code now and see what it does.
Thanks for fixing this.

-bat.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to