install

Function install 

Source
pub(crate) fn install(
    _installer: &CatalogInstaller,
    download_path: &Path,
    _install_dir: &Path,
    package_name: &str,
) -> Result<EngineInstallReceipt>
Expand description

Install a per-user font by copying the downloaded font file into the Windows user fonts directory.