Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using non-proprietary fonts #18

Open
Tracked by #14
tingerrr opened this issue Jun 28, 2024 · 1 comment · May be fixed by #21
Open
Tracked by #14

Consider using non-proprietary fonts #18

tingerrr opened this issue Jun 28, 2024 · 1 comment · May be fixed by #21

Comments

@tingerrr
Copy link
Contributor

Consider using a free equivalent for the proprietary font fallbacks use in the default config.

Especially in CI, where one would usually generate documentation automatically, installing fonts is a pain when they're not free. In general, the default theme should not assume a proprietary font is or can be installed, even if it is just a fallback.

A very dead-on free equivalent to Helvetica is Tex Gyre Heros.
image

@jneug
Copy link
Owner

jneug commented Jun 28, 2024

Seems easy enough.

@tingerrr tingerrr linked a pull request Jul 2, 2024 that will close this issue
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 a pull request may close this issue.

2 participants