mclemente / fvtt-module-polyglot

Talk to others using a language you can speak and scrambles text you can't understand.
MIT License
41 stars 48 forks source link

Custom Font Support #186

Closed Deliphin closed 3 years ago

Deliphin commented 3 years ago

Is your feature request related to a problem? Please describe. I would like to use my own fonts without risk of an update removing them.

Describe the solution you'd like I would like to define a directory outside of the module's folder, that it can pull for additional fonts. Like how the Soundboard mod can do this for sound files.

Describe alternatives you've considered I could put my own fonts inside the existing fonts folder, however I don't know if an update will wipe this file away. I'd rather the main solution so I know I don't have to fix that.