typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
13 stars 0 forks source link

Fonts not working in editor on Safari #306

Closed christofergartner closed 1 week ago

christofergartner commented 8 months ago

Description

Trying to set my editor font to IBM Plex Mono, but it is not working very well, specifically on Safari. Suspect this applies to more fonts than just IBM Plex Mono.

It worked as expected on Chromium, so I'm not sure what the issue is here.

Edit: to generalize, I tried to set a few, different editor fonts. No success. All of these were default fonts from the drop-down list.

Reproduction URL

No response

Browsers

Safari

OS

macOS

laurmaedje commented 1 week ago

The editor fonts need to be available on your system. They don't come from the server (as opposed to the fonts in the drop-down list). Maybe Chromium somehow discovers additional fonts. Please ensure that the font is installed on your Mac (i.e. appears in Font Book). If it still doesn't work, feel free to reopen the issue.