Skip to content

hexfont 1.0.0

Latest

Choose a tag to compare

@trevorld trevorld released this 12 Mar 00:00
· 1 commit to main since this release
  • Update examples to not use the R 4.1 pipe (so the package works on R 4.0) (#12).
  • unifont()'s cache argument now defaults to getOption("unifont.cache", NULL) and
    if cache = NULL we now read in a cache file if it exists but if it does not
    exist then we don't write a cache file.