identify -format problem
Posted: 2007-10-20T10:04:27-07:00
When I use the command...
identify -format "%w %h %P" image.jpg
it returns something like...
120 180 %P
All special characters beginning with % work EXCEPT those in uppercase (C, D, O, P, Q, T). Any idea why?
Thanks.
identify -format "%w %h %P" image.jpg
it returns something like...
120 180 %P
All special characters beginning with % work EXCEPT those in uppercase (C, D, O, P, Q, T). Any idea why?
Thanks.