Package: bittermelon
Type: Package
Title: Monochrome Bitmap Font Tools
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("Rob", "Hagemans", role = "cph",
                    comment = "Author of included 'monobit' library"),
             person("Frederic", "Cambus", role = "cph",
                    comment = "Author of included 'Spleen' font"))
Description: Provides functions for creating and modifying bitmaps with special emphasis on bitmap fonts and their glyphs.  Provides native read/write support for the 'hex' and 'yaff' bitmap font formats and if 'Python' is installed can also read/write several more bitmap font formats using an embedded version of 'monobit'.
URL: https://trevorldavis.com/R/bittermelon/
BugReports: https://github.com/trevorld/bittermelon/issues
License: MIT + file LICENSE
Imports: findpython, grDevices, grid, png, rappdirs, Unicode, utils
Suggests: crayon, git2r, ragg, testthat, vdiffr, withr
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-15 04:47:44 UTC; trevorld
Author: Trevor L Davis [aut, cre] (<https://orcid.org/0000-0001-6341-4639>),
  Rob Hagemans [cph] (Author of included 'monobit' library),
  Frederic Cambus [cph] (Author of included 'Spleen' font)
Maintainer: Trevor L Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-15 18:30:09 UTC
