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' <https://unifoundry.com/unifont/> 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' <https://www.kreativekorp.com/ucsur/>.  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
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-03-11 15:50:30 UTC; trevorld
Author: Trevor L. Davis [aut, cre] (<https://orcid.org/0000-0001-6341-4639>),
  GNU Unifont authors [cph]
Maintainer: Trevor L. Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-11 23:20:02 UTC
Built: R 4.3.3; ; 2025-03-12 01:18:56 UTC; unix
