where I can find the option to fit text size to box/rectangle?
Also how to do that in LThird_text compound?
where I can find the option to fit text size to box/rectangle?
Also how to do that in LThird_text compound?
thank you but I didn't see anything regarding text fitting and justifying for example fit to custom boundary box.
something like this video
https://youtu.be/LsyIbTf4xAw?t=471
From 8:00 to 13:00
How to do that in aximmetry?
Set Fixed Width and Fixed Height to On in Text Image. After that the Image Size will be the bounding box.
Additionally you can create a margin with Adjust Auto Size. (Despite the name it works in fixed and not fixed mode as well)
You can move the text inside the box with AdjustPosition which makes sense usually if you have a margin.
Not all parameters are exposed on LThird_Text, since it is for special purpose.
But feel free to open the compound up, and customize to your needs. Inside you'll find the Text Image module along its all possible parameters.
Regarding 3D, the Text Extrusion module has Bounds and Auto Bounds properties which has the same functionality.
If you turn off Auto Bounds then Bound will specify a rectangle relative to the position of the Text Extrusion object. The four numbers in order: left offset, right offset, width, height, all in meters.
After that you'll be able to format the text within the rectangle in the same manner you did in the case of Text Image.
Picture it as if the image area of the Text Image were replaced by an imaginary rectangle in the 3D space.
For e.g.
In LThird you can use the Auto Condense option:
Note that it only adjusts the text if it is too long.
To do this with other than LThird is dependend on how do you want to use that text. On a 3D object?