splice_fonts {fontquiver} | R Documentation |
splice_fonts()
Reduces its arguments to a flat list. It
accepts indinstinctly font
objects, lists of font
objects (obtained with fonts()
), or collections of
fonts produced by font_variants()
or
font_families()
. Duplicate fonts are removed from the
result.
splice_fonts(...)
... |
Fonts or collections of fonts. See
|
splice_fonts(font("Bitstream Vera", "Sans", "Oblique"), font_faces("Bitstream Vera", "mono"))