Re: Re: How to calculate diagonal size of text?
Re: Re: How to calculate diagonal size of text?
- Subject: Re: Re: How to calculate diagonal size of text?
- From: Wagner Truppel <email@hidden>
- Date: Sat, 26 Aug 2006 19:55:17 -0700
A correction to my answer to Keith's post. In item (3),
3) Compute the string rectangle's height h = (H/W) (d - w). If h is
larger than the height of the tallest character of your string, you
need once again to reduce your font size.
it should be
"If h is SMALLER than the height of the tallest character of your
string, you need once again to reduce your font size."
not "larger".
Wagner
============
The difference between an auto mechanic and a quantum mechanic is
that the quantum mechanic can get the car inside the garage without
opening the door.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden