Skip to content

collection of scripts for deploying fonts on Windows

License

Notifications You must be signed in to change notification settings

pseymour/FontDeployment

Repository files navigation

Font Deployment

This is a collection of scripts for deploying fonts on Windows. The user specifies a folder containing font files, and the script generates a Windows Installer (MSI) file to deploy those fonts.

The scripts rely on the WiX Toolset (https://wixtoolset.org/).

  • Build Font MSI.ps1 is a generalized script for making an MSI to install the fonts in a given folder.
  • Build Cascadia MSI.ps1 is a script specifically for Microsoft's Cascadia Code font (https://github.com/microsoft/cascadia-code). The script downloads the latest release and builds an MSI for it.
  • Build Fira Code MSI.ps1 is a script specifically for Nikita Prokopov's Fira Code font (https://github.com/tonsky/FiraCode/). The script downloads the latest release and builds an MSI for it.

About

collection of scripts for deploying fonts on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published