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

Font bugs #392

Open marcstraube opened 2 months ago

marcstraube commented 2 months ago

What happened?

After logging in as user, I get the following errors in my console (I obscured my domain with mydomain.tld):

downloadable font: hdmx: the table should not be present when bit 2 and 4 of the head->flags are not set (font-family: "Aztec" style:normal weight:400 stretch:100 src index:0) source: https://mydomain.tld/modules/polyglot/fonts/Aztec.ttf
downloadable font: Table discarded (font-family: "Aztec" style:normal weight:400 stretch:100 src index:0) source: https://mydomain.tld/modules/polyglot/fonts/Aztec.ttf
downloadable font: kern: Zero length subtable is found (font-family: "Saurian" style:normal weight:400 stretch:100 src index:0) source: https://mydomain.tld/modules/polyglot/fonts/Saurian.ttf
downloadable font: Table discarded (font-family: "Saurian" style:normal weight:400 stretch:100 src index:0) source: https://mydomain.tld/modules/polyglot/fonts/Saurian.ttf
downloadable font: kern: Zero length subtable is found (font-family: "Saurian" style:normal weight:400 stretch:100 src index:0) source: https://mydomain.tld/modules/polyglot/fonts/Saurian.ttf
downloadable font: Table discarded (font-family: "Saurian" style:normal weight:400 stretch:100 src index:0) source: https://mydomain.tld/modules/polyglot/fonts/Saurian.ttf 

Reproduction Steps

Installed Versions:

Polyglot is the only enabled module.

Which game system, and which version, are you using?

dnd5e 3.3.1

Which Polyglot version are you using?

2.4.20

mclemente commented 1 month ago

Are there any bugs while using the module? If you have fonts missing, test it on the new release (2.4.21).

These errors are caused by the CSS configuration which I can't properly fix and should be harmless, though.