[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GraphicsMagick++ expert help needed
From: |
Judd Storrs |
Subject: |
Re: GraphicsMagick++ expert help needed |
Date: |
Thu, 16 Sep 2010 09:20:22 -0400 |
On Wed, Sep 15, 2010 at 2:21 PM, John W. Eaton <address@hidden> wrote:
> Who cares if I want to write TIFF data to a file with a .jpg extension?
FWIW this isn't a restriction the graphicsmagick command line tool obeys:
$ file test.jpg
test.jpg: JPEG image data, JFIF standard 1.01
$ gm convert test.jpg test.tif
$ file test.tif
test.tif: TIFF image data, little-endian
$ gm convert test.jpg png:test.tif
$ file test.tif
test.tif: PNG image, 640 x 480, 8-bit/color RGB, non-interlaced
--judd
- GraphicsMagick++ expert help needed, John W. Eaton, 2010/09/14
- Re: GraphicsMagick++ expert help needed, Michael D Godfrey, 2010/09/14
- Re: GraphicsMagick++ expert help needed, John W. Eaton, 2010/09/14
- Re: GraphicsMagick++ expert help needed, Judd Storrs, 2010/09/14
- Re: GraphicsMagick++ expert help needed, David Bateman, 2010/09/14
- Re: GraphicsMagick++ expert help needed, John Swensen, 2010/09/14
- Re: GraphicsMagick++ expert help needed, John W. Eaton, 2010/09/15
- Re: GraphicsMagick++ expert help needed,
Judd Storrs <=
- Re: GraphicsMagick++ expert help needed, John W. Eaton, 2010/09/16
- Re: GraphicsMagick++ expert help needed, Jordi GutiƩrrez Hermoso, 2010/09/16
- Re: GraphicsMagick++ expert help needed, Marco Atzeri, 2010/09/16
- Re: GraphicsMagick++ expert help needed, John W. Eaton, 2010/09/16
- Re: GraphicsMagick++ expert help needed, Marco Atzeri, 2010/09/14