0.7.3 "Glyph Glitz"
This release is mostly a checkpoint before some major, possibly-longer-term, work starts on an equivalent to TextField. Included here is a new Font.markupGlyph()
method that just takes normal markup and returns the first char; this can be useful to enter emoji and get back a single glyph. HighlightEffect
now can highlight the whole affected region of text when it is moused over. StylistEffect
is new, and can enable bold/oblique/underline/strikethrough/etc. when a glyph or region is moused over (useful for links with conditional underline or other style markup). There's also some possibly-important fixes to Java 8 compatibility, which might have blocked 0.7.2 from working on RoboVM or maybe even GWT, and should be compatible now. That's all in this release; I wanted to get that last bug-fix out and make the few features I had added usable.
The known font files haven't changed since 0.7.2 .