Skip to content

Functions gdImageEllipse and gdImageRectangle#3

Merged
lizmat merged 3 commits intoraku-community-modules:mainfrom
jforget:dev
Mar 31, 2026
Merged

Functions gdImageEllipse and gdImageRectangle#3
lizmat merged 3 commits intoraku-community-modules:mainfrom
jforget:dev

Conversation

@jforget
Copy link
Copy Markdown

@jforget jforget commented Mar 27, 2026

This pull request replaces the pull request I created on 25th March and that I mistakenly closed on 27th March when I renamed the repo branch.

Pull request:
Up to now, functions gdImageFilledEllipse and gdImageFilledRectangle were implemented, but not gdImageEllipse and gdImageRectangle. This pull request solves this problem.

Remark:
I have not modified the POD documentation, because I have found that the POD documentation is very terse and that there is no list of functions ported to Raku. At the very least, there should be a "SEE ALSO" paragraph linking to Raku module GD (https://github.com/raku-community-modules/GD) and to C library documentation (https://libgd.github.io/pages/about.html). Maybe even a link to my repo (https://github.com/jforget/raku-sandbox-GD/blob/master/Description.en.md) ?

@lizmat lizmat merged commit 3dc922d into raku-community-modules:main Mar 31, 2026
2 checks passed
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