Area of text() ?
Current shows something like this:
Your output is a 200 by 200 lavender blue(123, 87, 255) canvas containing the following 3 objects : Hello world(black(0, 0, 0)) at bottom right covering undefined of the canvas
Yes! This would be great!
@lm-n @mithru - was the plan to add an area or remove area from text?
I think the plan is to add the area covered to distinguish between small text and big text and get a better spatial idea of the elements.
I believe it currently says area of text is undefined (or something similar) - the hope is to be able to achieve something similar to what @lm-n just mentioned.
Got it, so that would mean using font-size and number of letters to calculate area?
@mithru - lets just show font size
@git-ebetts