brodykenrick / text_on_OpenSCAD

A library for putting customised "text on" 3D shapes in OpenSCAD with changeable fonts, languages/scripts, text direction.
GNU Lesser General Public License v2.1
140 stars 30 forks source link

valign not another halign #17

Open MichaelAtOz opened 4 years ago

MichaelAtOz commented 4 years ago

I noticed this typo https://github.com/brodykenrick/text_on_OpenSCAD/blob/868bd87c1f772ed7e857d49d74d589751863cafa/text_on.scad#L154

One should be valign. It is repeated 10 times elsewhere in the file.