Skip to content

Updated examples to include more drawing #9

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

Merged
merged 4 commits into from
Aug 2, 2019

Conversation

makermelissa
Copy link
Collaborator

All drawing is done using native displayio modules and doesn't require external libraries. I went this route because we already have plenty of examples in the other libraries and not many examples like this. Output should look like the following:
IMG_0564

@makermelissa makermelissa requested a review from a team August 2, 2019 00:57
x=20, y=20)
splash.append(inner_sprite)

# Draw some text the manual way!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we should use label, cause this is kinda intense

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I tried to make it as basic as possible, but I agree that it adds a bit to it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yah i think it got too basic :D

@makermelissa makermelissa merged commit dd68742 into adafruit:master Aug 2, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Aug 2, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ILI9341 to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#11 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#10 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#9 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to v1.1.0 from v1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#7 from brentru/refactor_req
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#5 from brentru/add-parse-headers
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