Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 10 found.
[1] < 1 > [1]  Sort:

font_import (Package: extrafont) : Import system fonts

Presently only supports TrueType fonts.
● Data Source: CranContrib
● Keywords:
● Alias: font_import
● 0 images

font_addpackage (Package: extrafont) : Add font from an installed package to fonts database

This is usually not called directly, but via font_install.
● Data Source: CranContrib
● Keywords:
● Alias: font_addpackage
● 0 images

choose_font (Package: extrafont) : Choose an installed font from a list

For a sequence of font family names, return the first one installed on the system. This makes it easy for code to specify a preferred font-family, but fall back to other font families if that is not installed on the system. This function acts much like the CSS font-family property.
● Data Source: CranContrib
● Keywords:
● Alias: choose_font
● 0 images

loadfonts (Package: extrafont) : Reads the fonttable database and registers those fonts with R

This registers fonts so that they can be used with the pdf, postscript, or Windows bitmap output device. It must be run once in each R session.
● Data Source: CranContrib
● Keywords:
● Alias: loadfonts
● 0 images

ttf_import (Package: extrafont) : Imports all TrueType fonts in a directory and all subdirectories

Imports all TrueType fonts in a directory and all subdirectories
● Data Source: CranContrib
● Keywords:
● Alias: ttf_import
● 0 images

fonttable (Package: extrafont) : Returns the full font table

Returns the full font table
● Data Source: CranContrib
● Keywords:
● Alias: fonttable
● 0 images

fonts (Package: extrafont) : Show the fonts that are registered in the font table

Show the fonts that are registered in the font table (and available for embedding)
● Data Source: CranContrib
● Keywords:
● Alias: fonts
● 0 images

extrafont (Package: extrafont) : extrafont package

This package is used for using and embedding fonts other than the basic Postscript fonts.
● Data Source: CranContrib
● Keywords:
● Alias: extrafont, extrafont-package, package-extrafont
● 0 images

font_install (Package: extrafont) : Install a font package and register it in the fonts database

If the font package specified by fontpkg is not already installed, it will be downloaded from CRAN. The font package will then be registered in the fonts database.
● Data Source: CranContrib
● Keywords:
● Alias: font_install
● 0 images

embed_fonts (Package: extrafont) : Embeds fonts that are listed in the local Fontmap

Embeds fonts that are listed in the local Fontmap
● Data Source: CranContrib
● Keywords:
● Alias: embed_fonts
● 0 images