DPI changing issue
Posted: 2012-01-12T03:03:12-07:00
We are using imagick php library to add text to one image. Our source image dpi is 300 and after editing with imagick annotatetext, output is changed to 96 dpi.
What could be the issue here?
What could be the issue here?