SalieriC / SWADE-Spices-Flavours

A theme editor for the SWADE System on Foundry VTT.
GNU General Public License v3.0
4 stars 3 forks source link

Different fonts (feature request) #3

Closed parvusdomus closed 3 years ago

parvusdomus commented 3 years ago

It would be great to have the option to select different fonts to be used in the different parts of the sheet

javierriveracastro commented 3 years ago

I have pushed a patch that let's you change the font of the sheet.

The main problem is that your players need to have that font installed or the sheet will default to the browser default.

That means that you should probably restrict yourself to common ones, and even that could fail.

javierriveracastro commented 3 years ago

The only other option is using Google Fonts or something like that. But that means:

parvusdomus commented 3 years ago

I suppose I can always make my players install the font in their computers, no problem with that. The worst that can happen is that they don't and get the default font, so I'm good with that.

SalieriC commented 3 years ago

@javierriveracastro: Please do not use something that connects to other services. I would veto against it. Is it not possible to use a font in the servers data structure?

SalieriC commented 3 years ago

@all-contributors please add @parvusdomus for ideas.

allcontributors[bot] commented 3 years ago

@SalieriC

I've put up a pull request to add @parvusdomus! :tada:

javierriveracastro commented 3 years ago

Can I close this? If we are not going to use Google Fonts, I believe it's done.

parvusdomus commented 3 years ago

Sure, you can close it, no problem (I think local font is more than enough for me).