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 TypeScript definition for paintPolygon() #587

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

incanus
Copy link
Contributor

@incanus incanus commented Mar 28, 2022

Here is a TypeScript definition for paintPolygon() that I needed for a project. I would've added more definitions at one time, however this is a client project and only needs this one at this time.

Thank you for your library — it's been great to work with!

@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #587 (10821ef) into legacy (5811f5b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           legacy     #587   +/-   ##
=======================================
  Coverage   83.61%   83.61%           
=======================================
  Files         163      163           
  Lines        5597     5597           
  Branches     1394     1394           
=======================================
  Hits         4680     4680           
  Misses        817      817           
  Partials      100      100           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5811f5b...10821ef. Read the comment docs.

@targos targos enabled auto-merge (squash) March 28, 2022 17:43
@targos targos disabled auto-merge March 28, 2022 17:43
@targos targos enabled auto-merge (squash) March 28, 2022 17:44
@targos targos disabled auto-merge March 28, 2022 17:44
@targos targos merged commit d0c0541 into image-js:legacy Mar 28, 2022
@incanus incanus deleted the paintPolygonTypeScript branch May 23, 2022 17:31
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