Register

A Font Pack

An Add-on Module for Foundry Virtual Tabletop

Author: Dr-Perky Project Source Foundry Versions 10 to 13 (Verified 13) Last Updated 3 days, 3 hours ago

Font Pack to add over 200+ Fonts!

all under free for non-commericial use licenses.

includes a JS to automate the making the of the font list if you want to add more simply add them to the modules font folder
HOW TO USE
1. Put your .ttf/.otf/.woff/.woff2/.fon files in the "fonts" folder
inside your module folder, e.g.:
Data/modules/dg-font-pack/fonts/*.ttf (any font type foundry accepts will work)

2. In a terminal, cd to your module root:
      cd C:\Users\Username\AppData\Local\FoundryVTT\Data\modules\dg-font-pack

3. Run:
   node scripts\generate-fonts.js
(install Node.JS to if you do not have it to allow your terminal to do this)

4. Answer the prompt for the module folder name (or press ENTER for default).

This will:
- read every font file in ./fonts
 - generate styles/fonts.css with @font-face rules

 After that, your fonts will be available in Foundry’s font dropdowns.

Supported Game Systems

  1. Systemless

    Latest Version: Version 1.0.0 Last Updated 1 year ago

Categories

Available Versions

  1. Version 0.1.0

    3 days, 3 hours ago
    Foundry Version 10 - 13 (Verified 13) Manifest URL