Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Goudi Handfooled font not rendered correctly in FF 58.0.1

  • 2 Antworten
  • 2 haben dieses Problem
  • 15 Aufrufe
  • Letzte Antwort von Klas

more options

As seen in the screenshot, "Titelblad" is rendered wrong in the page but correctly in the fonts inspector. What can I do to fix this?

As seen in the screenshot, "Titelblad" is rendered wrong in the page but correctly in the fonts inspector. What can I do to fix this?
Angefügte Screenshots

Ausgewählte Lösung

I found the problem, or at least a solution. The font displays wrong unless I set the style as { ... font-weight: bold; }

Haven't looked into the metadata of the font but perhaps there's something in there that would explain this.

For whatever reason, the font renders as expected in Chromium without the font-weight setting. Whether that is actually correct or not I have no idea :)

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

more options

http://strimlad.se/gravs%c3%a5dd/00.titelblad.html

It's OK for me.

Maybe it's something with remote fonts? Go to about:config and check gfx.downloadable_fonts.enabled == true.

more options

Ausgewählte Lösung

I found the problem, or at least a solution. The font displays wrong unless I set the style as { ... font-weight: bold; }

Haven't looked into the metadata of the font but perhaps there's something in there that would explain this.

For whatever reason, the font renders as expected in Chromium without the font-weight setting. Whether that is actually correct or not I have no idea :)