Skip to content

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Nov 1, 2024

This PR makes it so that font sources don't need to be specified.

In Quarto, default font sources behave differently depending on formats:

  • html formats get the privacy-friendly bunny CDN
  • typst formats get Google fonts. This does mean that Google Fonts's CDN is accessed, but since this is in Typst, that access only happens at render time, instead of being used at every document read.

@cscheid
Copy link
Collaborator Author

cscheid commented Nov 1, 2024

@gordonwoodhull This is the PR I mentioned to you on Slack. Good news: I don't think it needs any Lua work! A review is welcome but not urgent.

@cscheid cscheid merged commit 6e5b32f into main Nov 1, 2024
47 checks passed
@cscheid cscheid deleted the feature/brand-default-font-source branch November 1, 2024 21:24
@gordonwoodhull
Copy link
Contributor

Thanks, LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants