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

Inky 7.3: Support dithering of arbitrary colours. #685

Merged
merged 6 commits into from
Feb 23, 2023

Conversation

Gadgetoid
Copy link
Member

create_pen returns an int with the most significant byte set to indicate it is an RGB888 colour.

Pen values without the most significant byte set are treated as palette entries and handled normally.

`create_pen` returns an int with the most significant byte set to indicate it is an RGB888 colour.

Pen values without the most significant byte set are treated as palette entries and handled normally.
@Gadgetoid Gadgetoid force-pushed the feature/inky73-dither branch 2 times, most recently from 70cc807 to ebab0bf Compare February 23, 2023 12:51
@Gadgetoid Gadgetoid force-pushed the feature/inky73-dither branch 2 times, most recently from 1492c7d to d5f9c0e Compare February 23, 2023 14:06
@Gadgetoid Gadgetoid merged commit 9dbd25b into main Feb 23, 2023
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.

None yet

1 participant