Package: bittermelon
Type: Package
Title: Bitmap Tools
Version: 2.1.1
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("Frederic", "Cambus", role = "tyg",
                    comment = "Developer of included 'Spleen' font"),
             person("Markus", "Kuhn", role = "tyg",
                    comment = "Maintainer of included 'Fixed' font"),
             person("josehzz", role = "art",
                    comment = "Artist of included 'Farming Crops 16x16' sprites"))
Description: Provides functions for creating, modifying, and displaying bitmaps including printing them in the terminal.   There is a special emphasis on monochrome bitmap fonts and their glyphs as well as colored pixel art/sprites.  Provides native read/write support for the 'hex' and 'yaff' bitmap font formats and if 'monobit' <https://github.com/robhagemans/monobit> is installed can also read/write several additional bitmap font formats.
URL: https://trevorldavis.com/R/bittermelon/
BugReports: https://github.com/trevorld/bittermelon/issues
License: MIT + file LICENSE
Imports: cli, grDevices, grid, png, Unicode, utils
Suggests: colorfast, farver, gridpattern, hexfont (>= 0.5.1), knitr,
        magick, mazing, ragg, rmarkdown, testthat, vdiffr, withr
VignetteBuilder: knitr, rmarkdown
SystemRequirements: 'monobit' for reading/writing additional bitmap
        font formats.
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-01-15 22:55:55 UTC; trevor
Author: Trevor L. Davis [aut, cre] (<https://orcid.org/0000-0001-6341-4639>),
  Frederic Cambus [tyg] (Developer of included 'Spleen' font),
  Markus Kuhn [tyg] (Maintainer of included 'Fixed' font),
  josehzz [art] (Artist of included 'Farming Crops 16x16' sprites)
Maintainer: Trevor L. Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-16 09:10:06 UTC
Built: R 4.4.3; ; 2025-10-21 11:52:34 UTC; windows
