Description Usage Arguments Value Examples
Use showtext to load fonts
1 | sp_load_font(font_path)
|
font_path |
Specify font type. Give a path for one font type file like '/etc/fonts/Arial.ttf' or 'HeiArial.ttc'(if in current directory), Default system default. |
font_name or null
1 2 3 4 | ## Not run:
sp_load_font(font_path="arial.tff")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.