Skip to content

How to find MacOS user fonts with mainfont when rendering to html? #13188

Answered by cscheid
ViktorHaag asked this question in Q&A
Discussion options

You must be logged in to vote

How exactly is one supposed to find user-installed fonts on a MacOS install (the ones in the user's own Library directory)?

This is a question specific to HTML formats. It's not Quarto doing the font resolving in an .html file, it's your web browser seeing the name 'Gentium' and attempting to map it to some font (maybe in your filesystem, maybe elsewhere). You're probably better served by searching for solutions to that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ViktorHaag
Comment options

Answer selected by ViktorHaag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js)
2 participants