You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).