Alternate font rendering is useful when rendering text to novel graphics outputs where modern font rendering is not available or where bespoke text positioning is required. Bitmap and vector fonts allow for custom layout and rendering using pixel coordinates and line drawing. Formatted text is created as a data.frame of pixel coordinates (for bitmap fonts) or stroke coordinates (for vector fonts). All text can be easily previewed as a matrix or raster image. A selection of fonts is included with this package.
Version: | 0.1.3 |
Depends: | R (≥ 2.10) |
Suggests: | knitr, rmarkdown, bittermelon, ggplot2, testthat (≥ 3.0.0) |
Published: | 2024-11-08 |
DOI: | 10.32614/CRAN.package.lofifonts |
Author: | Mike Cheng [aut, cre, cph], June Choe [ctb] (Contributed character positioning code), Frederic Cambus [cph, tyd] (Creator of 'spleen' font), GNU Unifont authors [cph, tyd] (Creators of 'unifont'), Suraj Kurapati [cph, tyd] (Creator of 'Tamzen' font), Scott Fial [cph, tyd] (Creator of 'Tamsyn' font upon which 'Tamzen' is based), Anders Hoff [cph, tyd] (Creator of 'gridfont' font) |
Maintainer: | Mike Cheng <mikefc at coolbutuseless.com> |
BugReports: | https://github.com/coolbutuseless/lofifonts/issues |
License: | MIT + file LICENSE |
Copyright: | The included 'spleen' font is BSD licensed and Copyright (c)
2018-2024, Frederic Cambus. The included 'Tamzen' font is free
to distribute and Copyright 2011 Suraj N. Kurapati (it is based
upon the 'Tamsyn' font which is also free to distribute
Copyright 2010 Scott Fial) The included 'unifont' font is SIL
Open Font Licensed, and is Copyright the GNU unifont authors.
The included 'gridfont' is MIT licensed is Copyright (c) 2019
Anders Hoff. See 'COPYRIGHTS' file for more details. lofifonts copyright details |
URL: | https://github.com/coolbutuseless/lofifonts |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | lofifonts results |
Reference manual: | lofifonts.pdf |
Vignettes: |
Using bitmap fonts (source, R code) Fontsheets for bitmap fonts (source, R code) Unicode Support (source, R code) Using vector fonts (source, R code) Fontsheets for vector fonts (source, R code) |
Package source: | lofifonts_0.1.3.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): lofifonts_0.1.3.tgz, r-oldrel (arm64): lofifonts_0.1.3.tgz, r-release (x86_64): lofifonts_0.1.3.tgz, r-oldrel (x86_64): lofifonts_0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=lofifonts to link to this page.