OpenSCAD v0.5.2 OpenSCAD.Text View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %OpenSCAD.Text{ _fn: integer(), debug: term(), direction: :ltr | :rtl | :ttb | :btt, disable: term(), font: String.t(), halign: :left | :center | :right, language: String.t(), script: String.t(), show_only: term(), size: float(), spacing: float(), text: String.t(), transparent: term(), valign: :top | :center | :baseline | :bottom }