Skip to content

Fixed an error happening if word len == 1#181

Open
Bric3d wants to merge 1 commit intoankush-me:masterfrom
Bric3d:master
Open

Fixed an error happening if word len == 1#181
Bric3d wants to merge 1 commit intoankush-me:masterfrom
Bric3d:master

Conversation

@Bric3d
Copy link

@Bric3d Bric3d commented Jan 21, 2020

The current code handling curved words does a division by zero if the word has a length of 1, this just sends any word with only 1 character directly to render_multiline, like the code currently does on words longer than 10 characters.

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