Skip to content

v0.2.9

Choose a tag to compare

@Treefire33 Treefire33 released this 05 Jun 05:51
· 24 commits to main since this release

Font improvements:

  • Fonts must now be added manually, allowing the user to specify how the font is loaded (making it easier to use in CSS).
  • Fonts can now be loaded with bold, italic, and bold-italic variants (which is yet to be implemented)
  • Fonts can now be loaded with custom codepoints.
    Custom button nine patches:
  • Buttons can now be given custom nine patches through code or with a new CSS property
    More resource path improvements (hopefully this time it actually works).