Uh oh!
There was an error while loading. Please reload this page.
Added methods to create rectangles and filled rectangles - #6
Conversation
l3kn
commented
Mar 28, 2019
Nice, thanks for incrementing the version number, that saves me one extra commit. Should |
nini1294
commented
Mar 28, 2019
Yeah, I can remove it no problem. The output from the other tests is just kept to be used in the README? I wasn't sure about it. |
l3kn
commented
Mar 28, 2019
Seems like that's the case, Maybe a small loop drawing filled and unfilled rectangles |
nini1294
commented
Mar 28, 2019
via email
Sounds good, I'll try to make something and update the pull request …On Thu, Mar 28, 2019 at 9:02 AM Leon ***@***.***> wrote:
Seems like that's the case,
if you can come up with a quick example (like the other ones in the readme)
that would be a nice addition, too.
Maybe a small loop drawing filled and unfilled rectangles
so that anyone interested in using this library can just copy the code and
get started?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGGU9Rj0Whi0Yrp3jnOPTDh7iqgZ6FVkks5vbNtOgaJpZM4cPerg>
.
|
Some wrappers around Canvas.line and Canvas.fill_polygon to make creating rectangles easier