d7f6410e09
The textbox API reflects the Pango layout API circa 2011, time to bring this to 2022. This adds: * indent * justify * line_spacing_factor It doesn't add `spacing` because it doesn't seem to do anything. It also doesn't add the `is_*` methods to know if the text wraps or ellipsize. We could, but nobody asked for them. The line spacing is a feature request from Posix on Discord. |
||
---|---|---|
.. | ||
container | ||
layout | ||
widget | ||
drawable.lua | ||
hierarchy.lua | ||
init.lua |