Search found 4 matches

by Taldos
2013-09-23T11:59:36-07:00
Forum: Developers
Topic: Suggestion: -format %[units] parameter
Replies: 1
Views: 3092

Suggestion: -format %[units] parameter

The -format %x %y which used to return the resolution & units (ie: 300 PixelsPerInch) was modified. from what I've seen on a few threads it seems this was done intentionally to allow for the use case where this values was not set in the native file. as of 8.6.8.10-Q16 (windows server 2003 R2 ...
by Taldos
2013-09-23T10:40:21-07:00
Forum: Users
Topic: 6.8.6-Q16 Identify with "-format %x" not returning Units
Replies: 6
Views: 5000

Re: 6.8.6-Q16 Identify with "-format %x" not returning Units

we've put the same process you recommended as a stop gap to get things going but was hoping there was a more elegant solution.

Appreciate the feedback

thanks.
by Taldos
2013-09-23T06:07:49-07:00
Forum: Users
Topic: 6.8.6-Q16 Identify with "-format %x" not returning Units
Replies: 6
Views: 5000

Re: 6.8.6-Q16 Identify with "-format %x" not returning Units

Additional information regarding environment. Reproduced issue on

Windows Server 2003 R2. DataCenter x64 Edition. Service Pack 2
Windows 7. Service Pack 1

The binary installer used:
ImageMagick-6.8.6-10-Q16-x64-static.exe
by Taldos
2013-09-23T05:21:18-07:00
Forum: Users
Topic: 6.8.6-Q16 Identify with "-format %x" not returning Units
Replies: 6
Views: 5000

6.8.6-Q16 Identify with "-format %x" not returning Units

Using the version specified above (v. 6.8.6-Q16) when I run the following from the command line: [ImageMagickPath]\Identify -format "%x, %y" "[Filepath]" The resolution is returned but the units are not. in the case above for example I get 300, 300 Based on the documentation I expected to see the ...