Skip to content

bittermelon v1.1.1

Choose a tag to compare

@trevorld trevorld released this 13 Feb 01:57
· 81 commits to main since this release

New features

  • read_hex() has new argument ucp.
    Character vector of Unicode Code Points: glyphs not in this vector won't be read in.
    If NULL (default) read every glyph in the font (#52).

Bug fixes and minor improvements

  • block2ucp() and str2ucp() are now vectorized in their first argument.