Skip to content

f-coded/Font-Installer

Repository files navigation

AUTOMATED FONT INSTALLER FOR WINDOWS

A small utility repository containing font files and a script to install them on Windows.

Files

  • install_fonts.py — Python script to install fonts from the repository.
  • extracted/ — Folder containing extracted font files.

Quick usage

  1. Open PowerShell as Administrator.

  2. Navigate to the repository folder.

  3. Run:

    python .\install_fonts.py

Notes

  • This repository contains binary font files and archives. If you plan to keep the repo lightweight, consider using Git LFS or removing font binaries from the git history.
  • Ensure you have Python installed. The script may require administrative privileges to install fonts.

License This repository does not include an explicit license file. Check included font licenses (OFL or similar) before redistributing fonts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages