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

how to user system fonts? #11

Open
xingren23 opened this issue Nov 17, 2023 · 1 comment
Open

how to user system fonts? #11

xingren23 opened this issue Nov 17, 2023 · 1 comment

Comments

@xingren23
Copy link
Contributor

i want to use system fonts, how to do that ?

@Nourepide
Copy link
Owner

Now available in dea35a2.

Changes in config:

Removed fonts_folder_path array.
Added fonts object with the following properties:

  • folder_path is now string.
  • system_fonts boolean. false by default.
  • user_fonts boolean. false by default. Doesn't affect on Windows.

Thank you for your suggestions!

image

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

No branches or pull requests

2 participants