AW: AW: [magick-users] LC_ALL & convert problem
Naber, Peter
peter.naber at alfa.de
Fri Jan 11 01:20:38 PST 2008
Hi,
I use only "." Character for floating point values. But the version 6.2.7-2 doesn't work with "." Character and LC_NUMERIC=de_DE.. together.
I saw yesterday the error solution in the Release Notes of the 6.2.7-7.
regards,
Peter
-----Ursprüngliche Nachricht-----
Von: magick-users-bounces at imagemagick.org
[mailto:magick-users-bounces at imagemagick.org]Im Auftrag von Anthony
Thyssen
Gesendet: Freitag, 11. Januar 2008 00:36
An: ImageMagick User List
Betreff: Re: AW: [magick-users] LC_ALL & convert problem
"Naber, Peter" on wrote...
| Arrgh,
|
| i have found the solution of this problem. With the imagemagick 6.3.7-2 t=
| he scale 15,5% (German notation of floating point) results to a "invalid =
| geometry" and 15.5 % isn't a correct german floating notation.
| ImageMagick 6.3.7-8 works fine and i can use the correct german notation =
| 15,5%
|
| convert /tmp/JOB_11999591001.pom.TIFF -depth 8 -density 144,0x144,0 -scal=
| e 15,04077396776274% jpeg:/tmp/JOB_11999591001.pom2.TIFF.jpeg=20
|
| works fine with ImageMagick 6.3.7-8
|
| convert /tmp/JOB_11999591001.pom.TIFF -depth 8 -density 144.0x144.0 -scal=
| e 15.04077396776274% jpeg:/tmp/JOB_11999591001.pom2.TIFF.jpeg=20
|
| works too with LC_ALL=3Dde_DE.iso88591.
|
Commas should be used as a decimal point in IM or just about any other
computer language, as they represent argument seperation.
You should convert them to decimal points before calling IM, or you may
have problems with a lot of other options. For example -distort.
Of course if the decimal point comma is some other UTF-8 character that
a normal comma, then there will be no conflict!
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
-----------------------------------------------------------------------------
Zatheris good at doings, not understandings!
-- Zatheris, Bablyon 5, "War Without End"
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
Magick-users at imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users
This email was Anti Virus checked by Astaro Security Gateway when passing alfa firewall
This email was Anti Virus checked by Astaro Security Gateway when passing alfa firewall
More information about the Magick-users
mailing list