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.
A Font Pack
An Add-on Module for Foundry Virtual Tabletop
Supported Game Systems
Categories
Available Versions
-
Version 0.1.0
3 days, 3 hours ago