Skip to content

hexfont 0.3.1

Choose a tag to compare

@trevorld trevorld released this 14 Feb 17:05
· 8 commits to main since this release
  • We update the hex font files to match GNU Unifont v15.0.01 (previously matched v14.0.01) (#3).
  • unifont_combining() returns a character vector of Unicode code points that are "combining" glyphs (#4).
  • The unifont()'s new argument ucp can restrict which Unicode code points are read (which can be faster than loading all of them).