Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lowasser
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-module
vectorio
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 10, 2022
Add S3 GATT client support
Show description for 8958e7e
tannewt
committed
8958e7e
View commit details
Copy full SHA for 8958e7e
View code at this point
Browse repository at this point
Commits on Dec 27, 2021
vectorio contains(x, y)
Show description for 8de5f90
kvc0
committed
8de5f90
View commit details
Copy full SHA for 8de5f90
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Support 32 bit color with vectorio
Show description for 01f8cff
tannewt
committed
01f8cff
View commit details
Copy full SHA for 01f8cff
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
vectorio: Add width and height properties to rectangle
Show description for 17b53c7
Kenny
authored and
Kenny
committed
17b53c7
View commit details
Copy full SHA for 17b53c7
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Additional missing-prototypes fixes
Show description for 621953c
jepler
committed
621953c
View commit details
Copy full SHA for 621953c
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
Make the x and y bounds checking functions static
lesamouraipourpre
committed
145836e
View commit details
Copy full SHA for 145836e
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Rework of changes to bounds checking of location in VectorShape, moving most of the code into shared-module.
lesamouraipourpre
committed
2bc260a
View commit details
Copy full SHA for 2bc260a
View code at this point
Browse repository at this point
Remove unused varg part of Error calls.
lesamouraipourpre
committed
c6f2dae
View commit details
Copy full SHA for c6f2dae
View code at this point
Browse repository at this point
Improve the bounds checking on the location (the x, y co-ordinates) of a
Show description for 1f44691
lesamouraipourpre
committed
1f44691
View commit details
Copy full SHA for 1f44691
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
transposing and mirroring work
Show description for cf2712d
kvc0
committed
cf2712d
View commit details
Copy full SHA for cf2712d
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
dirty area computed for non-transposed but at least d-1
kvc0
committed
7eece7d
View commit details
Copy full SHA for 7eece7d
View code at this point
Browse repository at this point
yet more failures of local pre-commit to find that which github pre-commit does
kvc0
committed
9897ac6
View commit details
Copy full SHA for 9897ac6
View code at this point
Browse repository at this point
add location property to vectorshape and all composed shapes
kvc0
committed
a1fff32
View commit details
Copy full SHA for a1fff32
View code at this point
Browse repository at this point
fix code formatting that pre-commit --all-files did not locally report
kvc0
committed
bb25aee
View commit details
Copy full SHA for bb25aee
View code at this point
Browse repository at this point
fix rotation and mirroring
Show description for 051d7a9
kvc0
committed
051d7a9
View commit details
Copy full SHA for 051d7a9
View code at this point
Browse repository at this point
improve transpose and mirror
Show description for b5837b1
kvc0
committed
b5837b1
View commit details
Copy full SHA for b5837b1
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
fix linter
kvc0
committed
8c22993
View commit details
Copy full SHA for 8c22993
View code at this point
Browse repository at this point
vectorio: add draw protocol
Show description for 8607cdd
kvc0
committed
8607cdd
View commit details
Copy full SHA for 8607cdd
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
fix inverted logic
kvc0
committed
1b67b91
View commit details
Copy full SHA for 1b67b91
View code at this point
Browse repository at this point
vectorio: palettes don't color dirty rectangles
Show description for 0afd863
kvc0
committed
0afd863
View commit details
Copy full SHA for 0afd863
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Merge MicroPython v1.11 into CircuitPython
tannewt
committed
76033d5
View commit details
Copy full SHA for 76033d5
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
Merge pull request #4486 from kmatch98/displayio_area_expand
Show description for a13da2a
dhalbert
authored
a13da2a
View commit details
Copy full SHA for a13da2a
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
remove duplicated code, replace with displayio_area_canon
kmatch98
committed
56362a9
View commit details
Copy full SHA for 56362a9
View code at this point
Browse repository at this point
move to displayio_area_union and away from _expand
kmatch98
committed
9485805
View commit details
Copy full SHA for 9485805
View code at this point
Browse repository at this point
correct rectangle size dimensions
kmatch98
committed
3785eb7
View commit details
Copy full SHA for 3785eb7
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Be cognizant of null transform for .transpose_xy
dhalbert
committed
d1184e7
View commit details
Copy full SHA for d1184e7
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
use top-left heuristic for vectorio.Polygon
Show description for 4c2d0c3
kvc0
committed
4c2d0c3
View commit details
Copy full SHA for 4c2d0c3
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
vectorio: fix VectorShape non-transposed pixel placement
Show description for e977b42
kvc0
committed
e977b42
View commit details
Copy full SHA for e977b42
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
pre-allocate list of known size
kvc0
committed
e2d252a
View commit details
Copy full SHA for e2d252a
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
fix 3169: Polygon.points property
Show description for efeae0d
kvc0
committed
efeae0d
View commit details
Copy full SHA for efeae0d
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on May 18, 2020
remove a duplication in polygon.c
kvc0
committed
dde66ca
View commit details
Copy full SHA for dde66ca
View code at this point
Browse repository at this point
vectorio: speed up polygon
Show description for 4bbb80e
kvc0
committed
4bbb80e
View commit details
Copy full SHA for 4bbb80e
View code at this point
Browse repository at this point
Commits on May 12, 2020
add performance measurement to VectorShape
kvc0
committed
fd94c08
View commit details
Copy full SHA for fd94c08
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.