Skip to content

Commit

Permalink
Update Graphics library (#2679)
Browse files Browse the repository at this point in the history
- Add Touch interface for virtual display
- Fix polyline rendering when contained in child scene
- Allow SceneRenderer to be created before scene is populated
- Fix resource building/cleaning
- Fix CI library build (requires alias)
- Revise touch calibrator, add Host, Rp2040, Esp32 support
- Add basic control support
- Fix rectangle rendering location
- Allow blenders to be called statically, add `BlendMask`
- Reduce default TFT SPI speed to improve read reliability
- Add resource image `color` transform
- Support FilledRectObject with blender
- Blenders do not require transparent color
- Fix compiler warnings about hidden methods
  • Loading branch information
mikee47 authored Oct 21, 2023
1 parent eaaf2a8 commit ba3626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sming/Libraries/Graphics

0 comments on commit ba3626c

Please sign in to comment.