Skip to content

WIP: Add several additional versions of existing string drawers as functions and also as options in v.drawString()

Golden requested to merge (removed):thin-fixed into next

To make it possible! 👍

Stuff I'm completing:

  • Implement a constant-based system for string alignment and string fonts.

  • Fixed:

    • fixed-center
    • fixed-right
  • Thin:

    • thin-center
    • thin-fixed
      • thin-fixed-center
      • thin-fixed-right
  • Small:

    • small-center
    • small-thin
      • small-thin-center
      • small-thin-right
      • small-thin-fixed
        • small-thin-fixed-center
        • small-thin-fixed-right
    • small-fixed
      • small-fixed-center
      • small-fixed-right
Edited by Golden

Merge request reports