Description Usage Arguments Examples
These functions return the variants and the styles available for a given fontset.
1 2 3 | fontset_variants(fontset)
fontset_styles(fontset, variant)
|
fontset |
A string giving the name of a set of fonts
(e.g. |
variant |
Font variant, as per Fontconfig's nomenclature. Use
|
1 2 | fontset_variants("Liberation")
fontset_styles("Bitstream Vera", "Sans Mono")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.