Package: hexfont Type: Package Title: 'GNU Unifont' Hex Fonts Version: 1.0.0 Authors@R: c(person("Trevor L.", "Davis", role=c("aut", "cre"), email="trevor.l.davis@gmail.com", comment = c(ORCID = "0000-0001-6341-4639")), person("GNU Unifont authors", role = "cph")) Description: Contains most of the hex font files from the 'GNU Unifont Project' compressed by 'xz'. 'GNU Unifont' is a duospaced bitmap font that attempts to cover all the official Unicode glyphs plus several of the artificial scripts in the '(Under-)ConScript Unicode Registry' . Provides a convenience function for loading in several of them at the same time as a 'bittermelon' bitmap font object for easy rendering of the glyphs in an 'R' terminal or graphics device. URL: https://github.com/trevorld/hexfont, https://trevorldavis.com/R/hexfont/ BugReports: https://github.com/trevorld/hexfont/issues License: GPL (>= 2) Depends: R (>= 4.0.0) Imports: bittermelon (>= 1.1.2), tools, utils Suggests: knitr, oblicubes, rmarkdown, testthat, Unicode VignetteBuilder: knitr, rmarkdown Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libpng-dev Repository: https://trevorld.r-universe.dev Date/Publication: 2026-05-09 06:44:00 UTC RemoteUrl: https://github.com/trevorld/hexfont RemoteRef: HEAD RemoteSha: 1ed42209e2f5ebbfa638fd756b562046ef2da170 NeedsCompilation: no Packaged: 2026-06-09 05:51:18 UTC; root Author: Trevor L. Davis [aut, cre] (ORCID: ), GNU Unifont authors [cph] Maintainer: Trevor L. Davis