Package: extrafont 0.19
extrafont: Tools for Using Fonts
Tools to using fonts other than the standard PostScript fonts. This package makes it easy to use system TrueType fonts and with PDF or PostScript output files, and with bitmap output files in Windows. extrafont can also be used with fonts packaged specifically to be used with, such as the fontcm package, which has Computer Modern PostScript fonts with math symbols.
Authors:
extrafont_0.19.tar.gz
extrafont_0.19.zip(r-4.5)extrafont_0.19.zip(r-4.4)extrafont_0.19.zip(r-4.3)
extrafont_0.19.tgz(r-4.4-any)extrafont_0.19.tgz(r-4.3-any)
extrafont_0.19.tar.gz(r-4.5-noble)extrafont_0.19.tar.gz(r-4.4-noble)
extrafont_0.19.tgz(r-4.4-emscripten)extrafont_0.19.tgz(r-4.3-emscripten)
extrafont.pdf |extrafont.html✨
extrafont/json (API)
NEWS
# Install 'extrafont' in R: |
install.packages('extrafont', repos = c('https://wch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wch/extrafont/issues
Last updated 2 years agofrom:1063e8f880. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:choose_fontembed_fontsfont_addpackagefont_importfont_installfontsfonttableloadfontsttf_import
Dependencies:extrafontdbRttf2pt1
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Choose an installed font from a list | choose_font |
Embeds fonts that are listed in the local Fontmap | embed_fonts |
extrafont package | extrafont package-extrafont |
Add font from an installed package to fonts database | font_addpackage |
Import system fonts | font_import |
Install a font package and register it in the fonts database | font_install |
Show the fonts that are registered in the font table (and available for embedding) | fonts |
Returns the full font table | fonttable |
Reads the fonttable database and registers those fonts with R | loadfonts |
Imports all TrueType fonts in a directory and all subdirectories | ttf_import |