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

Text "0" (zero) does not work #13

Open
juliendn opened this issue Jul 20, 2018 · 0 comments
Open

Text "0" (zero) does not work #13

juliendn opened this issue Jul 20, 2018 · 0 comments

Comments

@juliendn
Copy link

Hello !

Image generation seems to fail when zero character is put as text.

screen shot 2018-07-20 at 11 14 59

SamarthRanjanRay added a commit to SamarthRanjanRay/dummyimage that referenced this issue Sep 15, 2019
I tried to solve the issue kingkool68#13 

This solution will most probably work if a person adds "0" in the text section.

The reason it didn't work was line 172, $_GET['text'] which will of course see 0 and return false, making the compiler jump the if statements.
I hope this gets the job done.
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

No branches or pull requests

1 participant