Search found 1 match

by reheeshnewagesmb
2012-01-12T03:03:12-07:00
Forum: IMagick
Topic: DPI changing issue
Replies: 1
Views: 8460

DPI changing issue

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?