-
Notifications
You must be signed in to change notification settings - Fork 169
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
Select font typeface #4
Comments
now I would like to keep using If user want to use specific fonts (e.g. google font), they can use I like this way to keep minimal and consistent parameters without scaring people. |
How can I easily see, which fonts are available? Are fonts from the |
|
Would be nice if it was not only possible to select the font family (
p_family
) but also the font typeface (e.g.Lt
,Rg
) etc. or directly select the font e.g.p_font = "Aller_Lt"
.The text was updated successfully, but these errors were encountered: