Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
385 contributions in the last year
Contribution activity
October 2020
Created a pull request in Bodmer/TFT_eSPI that received 1 comment
Add support for graphics clipping
Drawing inside clipping regions
This enhancement adds setClipRect() which defines the clipping region used for the drawing primitives that follow (…
Created an issue in Bodmer/TFT_eSPI that received 13 comments
Drawing within a clipping region
Hi @Bodmer -- fantastic work as always on the library!
I am wondering if there may be a way to render a BMP (eg. pushImage()), but only transfer a …