Text alignment.
== Constants ==
;center: Align text center.
;left: Align text left.
;right: Align text right.
{{New feature|0.9.0|
;justify: Align text both left and right.
}}
== See Also ==
* [[parent::love.graphics]]
* [[love.graphics.printf]]
[[Category:Enums]]
{{#set:Description=Text alignment.}}
{{#set:Since=000}}

== Other Languages ==
{{i18n|AlignMode}}