Skip to content

hexfont 0.5.1

Choose a tag to compare

@trevorld trevorld released this 12 Dec 18:05
· 3 commits to main since this release
  • unifont()'s new argument cache allows one to read/write precompiled versions of the fonts
    from/to tools::R_user_dir("hexfont", "cache") (#8).
    It is much faster to read such a cached pre-compiled font than recompile it from scratch.
    {hexfont} now depends on R (>= 4.0.0) (which was when tools::R_user_dir() was introduced).
  • We update the hex font files to match GNU Unifont v16.0.02 (previously matched v15.0.04).