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

broken font links... no hebrew fonts available. #2507

Open
giggty opened this issue Sep 14, 2024 · 3 comments
Open

broken font links... no hebrew fonts available. #2507

giggty opened this issue Sep 14, 2024 · 3 comments

Comments

@giggty
Copy link

giggty commented Sep 14, 2024

broken links for hebrew font's :
u8g2_font_cu12_t_hebrew cu12
X11 font sources are hosted here.
Font download location is here.

are there any hebrew fonts available?

@olikraus
Copy link
Owner

What exactly do you mean by "broken link"?
Pictures are visible and the fonts are available, you can just use them:

u8g2_font_6x13_t_hebrew
u8g2_font_6x13B_t_hebrew
u8g2_font_cu12_t_hebrew
u8g2_font_unifont_t_hebrew

Of course additional u8g2 fonts could be generated from any bdf fonts...

olikraus added a commit that referenced this issue Sep 15, 2024
@giggty
Copy link
Author

giggty commented Sep 15, 2024

sorry ... i had the wrong impression that you had to download the font .
trying to figure out how to change size since there is no setfont size or somthing like that ... ?
i'm guessing i cant and if i want a diffrent font size i need to create a font the size a want ... correct?

@olikraus
Copy link
Owner

trying to figure out how to change size since there is no setfont size or somthing like that ... ?

Indeed, bitmap fonts can't be scaled on the fly to a different size.

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