Posted by Jukka K. Korpela on 05/01/07 20:24
Scripsit Ram:
> I've got the following code:
> <font font-size="7">Hello</font>
Throw it away. The content is worthless and the markup has no meaning and no
effect.
Of course, the _actual_ markup might have <font size="7">. Then it's worse
than useless.
> How can I calculate the font-size int the actual size in pixels?
Well, you just count the pixels of course!
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
[Back to original message]
|