BillMerryman
BillMerryman
I have a simple application that updates a screen (Adafruit 1.14" 240x135 Color TFT Display + MicroSD Card Breakout - ST7789 Product ID: 4383) from a Pi Zero W 2,...
Ran wget -O - https://keriganc.com/setup-wire-pod.sh | bash on a fresh install of Bullseye on a Pi 4 2GB: PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian...
These methods implement the ability to draw and fill rectangles rotated by a given angle in degrees.
This method adds the ability to draw filled quarter circles, which currently isn't possible.
The method fillCircleHelper in the class Adafruit_GFX does not match the description of the method in the brief. Instead of having a mask for each quarter of a circle, it...