Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Simple font size scaling for framebuf#131

Open
livius2 wants to merge 1 commit into
pycom:masterfrom
livius2:patch-2
Open

Simple font size scaling for framebuf#131
livius2 wants to merge 1 commit into
pycom:masterfrom
livius2:patch-2

Conversation

@livius2

@livius2 livius2 commented Jan 27, 2018

Copy link
Copy Markdown

I have implemented simple font size scaling as framebuf_text_scaled

usage from python size x 4
framebuf.text_scaled('Ab', 0, 26, 4)

also posted to official micropython as
micropython/micropython#3583

I have implemented simple font size scaling as `framebuf_text_scaled`

usage from python size x 4
`framebuf.text_scaled('Ab', 0, 26, 4)`

also posted to official micropython as
micropython/micropython#3583
@livius2

livius2 commented May 2, 2021

Copy link
Copy Markdown
Author

Same question here
I am curious, why it cannot be merged for so long time ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant