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 use bold variant of a font #492

Open
aslamhadi opened this issue Oct 17, 2024 · 0 comments
Open

how to use bold variant of a font #492

aslamhadi opened this issue Oct 17, 2024 · 0 comments

Comments

@aslamhadi
Copy link
Contributor

Hi, thanks for creating this amazing library.

So I installed Heebo font and I confirmed that it's installed in /usr/share/fonts/googlefonts. I also have run RUN fc-cache -f -v to refresh the font list.

How do I use the bold variant? I tried label(test_label,200,250,15,ffffff,0,Heebo:style=Bold) but it doesn't change to the bold one. Thanks before

nobody@ab1a352e1710:/$ fc-list | grep Heebo
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=Bold
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=Regular
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=Light
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=Medium
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=Black
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=ExtraBold
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo
/usr/share/fonts/googlefonts/Heebo-VariableFont_wght.ttf: Heebo:style=Thin
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

1 participant