v0.3.1
Checkbox improvements.
- Checkboxes now use button-style instead of checkbox-style
- Checkboxes now use textures for checkmarks.
- (New CSS property: checkmark-style)
- Checkboxes can now have custom nine patches.
Font improvements. - Based on the size the font is loaded at, it's texture will be filtered differently.
- Fonts can now be added with custom codepoints.
Textboxes can now have padding.
ProcessEvents() is now public so it can be used along with a custom event processor.