A module for applying custom fonts across the Foundry VTT UI and journals.
- Open module settings and enter Custom Fonts.
- Add font files in the list and fill in the fields.
- Select fonts under UI/Journal and enable the toggles.
- Save.
- Font names are custom. Use any name you will reference later.
- Use paths relative to the Data directory (default
assets/). - Supported formats:
ttf,otf,woff,woff2. - Weight/style are optional (e.g.,
400,normal).
一个用于在 Foundry VTT 界面与日志中应用自定义字体的模块。
- 打开模块设置,进入 Custom Fonts。
- 在“字体文件”列表中添加字体文件并填写信息。
- 在“UI 字体/日志字体”中选择要应用的字体并启用对应开关。
- 保存设置。
- 字体名称需要自定义,可任意命名,后续在下拉列表中选择。
- 文件路径使用 Data 目录下的相对路径(默认
assets/)。 - 支持格式:
ttf、otf、woff、woff2。 - 字重与样式可按需填写(如
400、normal)。
- Foundry VTT v13.339+