Time-o-lite
I think I’ll have to get the domain name for this awesome tool I picked up at Urban Ore in Berkeley.
text line metrics not calculating accurately
I am setting an html text field with a stylesheet and then some html text, and following that attempt to get the line height of a single line (such as the first) by textField.getLineMetrics(0). From that I check the lineMetrics.height value and it is always about 1.5 to 2 even though I have text there.
Anyway, after trying a few things like adding/removing the display object as a child (reset the line metrics???), I thought to