Releases: brendanberg/interfascia
Releases · brendanberg/interfascia
v006
What's Changed
- Expanded support for Unicode glyphs in default interface font
- Ability to set a custom font more easily
Full Changelog: v005...v006
v005
What's Changed
- Sets minimum compatible Processing version
- Makes
GUIComponent
public instead of package private - Fixes crash when using tab selection with no components added to the
GUIController
- Fixes issue removing components from a
GUIController
- Sets
IFLabel
width and height to the text's bounding box when added to aGUIController
- Adds
setSelected()
method onIFCheckbox
class
Full Changelog: v004...v005
v004
Update to be compatible with Processing 3's new library system