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 embedded-graphics driver #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add embedded-graphics driver #214

wants to merge 1 commit into from

Conversation

dcoles
Copy link
Collaborator

@dcoles dcoles commented Feb 1, 2025

This allows using Canvas as an embedded-graphics draw target. It requires the embedded-graphics feature which is enabled by default.

Also included is an embedded-graphics example based on the embedded-graphics "Hello world" example.

I kept the Gui API wrappers fairly minimal so they don't disrupt #29.

This allows using `Canvas` as an `embedded-graphics` draw target.
It requires the `embedded-graphics` feature which is enabled by default.

Also included is an `embedded-graphics` example based on the
embedded-graphics "Hello world" example.
@dcoles dcoles requested review from str4d and JarvisCraft February 1, 2025 06:28
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.

1 participant