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

pixel: add support for Monochrome types such as the SSD1306 #663

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

deadprogram
Copy link
Member

@deadprogram deadprogram commented Mar 1, 2024

This PR extends the pixel package to add support for a new type Monochrome for displays such as the SSD1306.

pixel/image.go Outdated Show resolved Hide resolved
pixel/image.go Outdated Show resolved Hide resolved
pixel/image.go Outdated Show resolved Hide resolved
pixel/image.go Show resolved Hide resolved
pixel/image.go Show resolved Hide resolved
pixel/image.go Outdated Show resolved Hide resolved
pixel/pixel.go Outdated Show resolved Hide resolved
pixel/pixel.go Outdated Show resolved Hide resolved
pixel/pixel.go Outdated Show resolved Hide resolved
@deadprogram deadprogram changed the title pixel: add support for MonochromeVertical types such as the SSD1306 pixel: add support for Monochrome types such as the SSD1306 Apr 13, 2024
@deadprogram
Copy link
Member Author

Now merging, thanks for all the feedback @aykevl

@deadprogram deadprogram merged commit 60801ba into dev Apr 13, 2024
1 check passed
@deadprogram deadprogram deleted the pixel-1-bit branch April 13, 2024 13:50
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.

2 participants