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 create custom characters, use function _make_custom #177

Open
sp2ong opened this issue May 30, 2024 · 2 comments
Open

How to create custom characters, use function _make_custom #177

sp2ong opened this issue May 30, 2024 · 2 comments
Labels

Comments

@sp2ong
Copy link

sp2ong commented May 30, 2024

I found in source code function _make_custom to create own custom characters for HD44780

https://github.com/rm-hull/luma.lcd/blob/master/luma/lcd/device.py#L1417

But I did not find info in documentation how to use this function. Any example ?

I would like to add a few own simple icons, use this function to display with text

@thijstriemstra
Copy link
Collaborator

@sp2ong
Copy link
Author

sp2ong commented May 30, 2024

Yes, I read and know graphic mode where is used ImageDraw.Draw but I am wonder how use _make_custum function without ImageDraw. It maybe function _make_cutom(img) is used by Image.Draw ???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants