Skip to content

img.class.php is cropping the PNG image when using imagepng #2

@KiloooNL

Description

@KiloooNL

So this is a weird issue...

In img.class.php we use the banner image PNG, and do imagecreatefrompng($this->bannerImage);
however, for some reason upon imagepng($this->bannerImage); the PNG file gets slightly cropped at the bottom like so:
img class php

I can't seem to figure out why this is happening, it's not a memory issue, and doesn't seem to be a drawing issue, or issue with the PNG image.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions