Other packages > Find by keyword >

extrafont  

Tools for Using Fonts
View on CRAN: Click here


Download and install extrafont package within the R console
Install from CRAN:
install.packages("extrafont")

Install from Github:
library("remotes")
install_github("cran/extrafont")

Install by package version:
library("remotes")
install_version("extrafont", "0.20")



Attach the package and use:
library("extrafont")
Maintained by
Winston Chang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-11
Latest Update: 2023-01-18
Description:
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.
How to cite:
Winston Chang (2012). extrafont: Tools for Using Fonts. R package version 0.20, https://cran.r-project.org/web/packages/extrafont. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.9 (2012-06-11 17:40), 0.10 (2012-07-08 09:31), 0.11 (2012-08-24 08:12), 0.12 (2012-11-01 19:15), 0.13 (2012-12-21 08:06), 0.14 (2013-04-11 23:14), 0.15 (2013-08-30 06:34), 0.16 (2014-03-19 20:32), 0.17 (2014-12-08 22:11), 0.18 (2022-04-12 18:32), 0.19 (2023-01-18 09:40)
Other packages that cited extrafont R package
View extrafont citation profile
Other R packages that extrafont depends, imports, suggests or enhances
Complete documentation for extrafont
Functions, R codes and Examples using the extrafont R package
Some associated functions: choose_font . embed_fonts . extrafont . font_addpackage . font_import . font_install . fonts . fonttable . loadfonts . ttf_import . 
Some associated R codes: Full extrafont package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA