powered by
Returns the directory where cardargus caches downloaded font files. Fonts in this directory are automatically embedded in SVG/PNG exports.
font_cache_dir()
A character path to the cache directory.
font_cache_dir() # List cached fonts list.files(font_cache_dir())
Run the code above in your browser using DataLab