Skip to content

Prevent p.drawText() TypeError#8

Open
SytseGroenwold wants to merge 1 commit intoAbsolute-Tinkerer:masterfrom
SytseGroenwold:master
Open

Prevent p.drawText() TypeError#8
SytseGroenwold wants to merge 1 commit intoAbsolute-Tinkerer:masterfrom
SytseGroenwold:master

Conversation

@SytseGroenwold
Copy link

Casting the arguments to int will prevent the TypeError, as it does not expect arguments of type "float".
See issue #7.

Casting the arguments to int will prevent the TypeError, as it does not expect arguments of type "float".
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.

1 participant