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?
DPI changing issue
-
- Posts: 1
- Joined: 2012-01-12T02:58:12-07:00
- Authentication code: 8675308
-
- Posts: 1015
- Joined: 2005-03-21T21:16:57-07:00
Re: DPI changing issue
What is the format of the input image and how do you know it is 300dpi?
Pete
Pete
Sorry, my ISP shutdown all personal webspace so my MagickWand Examples in C is offline.
See my message in this topic for a link to a zip of all the files.
See my message in this topic for a link to a zip of all the files.