-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
drawLine() ignores line width with GD <= 2.1.0 #1304
Comments
This is a really strange error that I can't really explain at the moment. As described in #1298 and here, the width is apparently discarded when However, I am still wondering, because in my environment, I have no problems and everything works as expected. I can explain this by the fact that the bug was fixed at some point. I see that you are using GD version I am currently running My Environment
|
On linux, using gd 2.3.3 is possible , But in window the default gd version is 2.1.0 |
Describe the bug
I am using Image v3.4.0 , I used drawLine to draw lines, it has always been 1px
The same result was obtained using the DrawPixelLine of #1298
Code Example
Images
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: