Message 1 of 2
How to lock text height?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
It seems that the sketch text height is controlled by the distance between the top and bottom lines of the bounding box. And then it seems if you introduce dimensions to position the text, say to a point on the bottom line, the top line doesn't move, so the text height becomes wildly different if the text is moved by the dimension being a parameter.
This seems to mean that Fusion doesn't honor the text's Height parameter, but instead drives it from the bounding box, which seems a bit ridiculous.
Am I missing something here? Is it really necessary to apply a dimension line to the text bounding box in order to control font size?