Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 7 ImageDraw* functions #149

Merged
merged 2 commits into from Sep 6, 2021
Merged

Conversation

fivemoreminix
Copy link
Contributor

Added the following functions:

  • ImageClearBackground
  • ImageDrawPixel
  • ImageDrawPixelV
  • ImageDrawCircle
  • ImageDrawCircleV
  • ImageDrawRectangleV
  • ImageDrawRectangleRec.

This is my first commit. I tried to alphabetically order the functions in the source code, as I believe that is what you guys have been doing.

Added: ImageClearBackground, ImageDrawPixel, ImageDrawPixelV, ImageDrawCircle, ImageDrawCircleV, ImageDrawRectangleV, ImageDrawRectangleRec.
@gen2brain gen2brain merged commit aabc97d into gen2brain:master Sep 6, 2021
@gen2brain
Copy link
Owner

Merged, thanks!

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.

None yet

2 participants