Skip to content

Comments

Feat: Add drawEllipse and drawPentagram functions#55

Open
JiaJingyi717 wants to merge 3 commits intoelpitha:masterfrom
JiaJingyi717:feature-draw-ellipse
Open

Feat: Add drawEllipse and drawPentagram functions#55
JiaJingyi717 wants to merge 3 commits intoelpitha:masterfrom
JiaJingyi717:feature-draw-ellipse

Conversation

@JiaJingyi717
Copy link

This pull request introduces two new geometric shape drawing features to the Adafruit_GFX library, developed by our team.

Features Added:

  1. Ellipse Drawing:

    • Implemented drawEllipse() for drawing ellipse outlines.
    • Implemented fillEllipse() for drawing filled ellipses.
    • Contributed by: JiaJingyi717
  2. Pentagram Drawing:

    • Implemented drawPentagram() for drawing pentagrams.
    • Contributed by: zyn156

This is the combined work from our group. Both features have been merged and tested locally.

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