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

Add function for scaling fonts #378

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Flo1991
Copy link

@Flo1991 Flo1991 commented Jan 4, 2016

I added a function to scale Fonts in times of scale
Happy New Year 2016
Flo1991

Edit for scaling Fonts
Example: printSizedString(&u8g,0,0,"test",4);
The size is "scale" times the font scale
Tried on u8g_dev_ssd1306_128x64 device
Scale Font edit
@olikraus
Copy link
Owner

olikraus commented Jan 4, 2016

hmm... it does not follow the naming convention. u8g_ is missing as prefix.
Additionally, only the c code is modified.

u8g_ prefix
u8g_ prefix
@holsteinjohan
Copy link

Hi Oli, I am using your amazing u8x8 library and I am nearly done. I need a function called createChar() is it possible to add this to the existing library, or is there a alternative?

NHD20x4
NHD 256x64

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 this pull request may close these issues.

3 participants