@[deprecated: 'module gx is deprecated, use `import gg` instead'] @[deprecated_after: '2026-01-24'] module gx import gg // TODO: remove these, and use the enum everywhere pub const align_left = gg.HorizontalAlign.left pub const align_right = gg.HorizontalAlign.right pub type TextCfg = gg.TextCfg