module gx import gg // TODO: remove these, and use the enum everywhere pub const align_left = HorizontalAlign.left pub const align_right = HorizontalAlign.right pub type TextCfg = gg.TextCfg