Package: lofifonts 0.1.3

lofifonts: Text Rendering with Bitmap and Vector Fonts

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.

Authors:Mike Cheng [aut, cre, cph], June Choe [ctb], Frederic Cambus [cph, tyd], GNU Unifont authors [cph, tyd], Suraj Kurapati [cph, tyd], Scott Fial [cph, tyd], Anders Hoff [cph, tyd]

lofifonts_0.1.3.tar.gz
lofifonts_0.1.3.zip(r-4.5)lofifonts_0.1.3.zip(r-4.4)lofifonts_0.1.3.zip(r-4.3)
lofifonts_0.1.3.tgz(r-4.4-any)lofifonts_0.1.3.tgz(r-4.3-any)
lofifonts_0.1.3.tar.gz(r-4.5-noble)lofifonts_0.1.3.tar.gz(r-4.4-noble)
lofifonts_0.1.3.tgz(r-4.4-emscripten)lofifonts_0.1.3.tgz(r-4.3-emscripten)
lofifonts.pdf |lofifonts.html
lofifonts/json (API)
NEWS

# Install 'lofifonts' in R:
install.packages('lofifonts', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/lofifonts/issues

On CRAN:

4.40 score 5 stars 10 scripts 9 exports 0 dependencies

Last updated 15 days agofrom:294be64136. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 07 2024
R-4.5-winOKNov 07 2024
R-4.5-linuxOKNov 07 2024
R-4.4-winOKNov 07 2024
R-4.4-macOKNov 07 2024
R-4.3-winOKNov 07 2024
R-4.3-macOKNov 07 2024

Exports:bitmap_text_coordsbitmap_text_matrixbitmap_text_rasterconvert_bm_font_to_lofiget_lofi_fontget_lofi_namesvector_text_coordsvector_text_matrixvector_text_raster

Dependencies:

Fontsheets for bitmap fonts

Rendered frombitmap-fontsheets.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-10-30
Started: 2024-10-28

Fontsheets for vector fonts

Rendered fromvector-fontsheets.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-10-30
Started: 2024-10-28

Unicode Support

Rendered fromunicode-support.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-11-03
Started: 2024-10-28

Using bitmap fonts

Rendered frombitmap-fonts.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-11-03
Started: 2024-10-28

Using vector fonts

Rendered fromvector-fonts.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-11-03
Started: 2024-10-28