
Compute paths used for caching provider artifacts and any conversion intermediate files.
Source:R/cache_variant_paths.R
cache_variant_paths.RdCompute paths used for caching provider artifacts and any conversion intermediate files.
Arguments
- provider
(
FontProvider) Provider object with source and optional conversion info.- family
(
character(1)) Family identifier.- weight
(
integer(1)) Font weight.- style
(
character(1)) Style string (e.g. "normal", "italic").- subset
(
character(1)) Glyph subset identifier.- cache_dir
(
character | NULL) Cache directory to use (default: NULL)