List: discuss@lists.openscad.org
From: MichaelAtOz
Re: [OpenSCAD] several variations on text() ttb/btt and valign and halign seem wrong
Tue, Dec 29, 2020 6:57 AM
.
>
> Issue 1: valign
>
> With direction=ttb or btt, setting valign to "top" or "bottom" seems to
> produce results that are just wrong.
>
> If you set valign to "top", which normally puts the top of the text at
> the X axis, with the text in -Y, you get the text entirely *above* the
> X axis, in +Y.