[magick-users] RTF/HEX images

Gabe Schaffer magick at gabe.com
Thu Aug 7 09:26:34 PDT 2008


On 8/7/08, Pierre-Philipp Braun <pbraun at nethence.com> wrote:
> Hi,
>
> is it possible to convert RTF/HEX images ?  In example, this is a 2x10
> pixels, eeaaaa on the left, 119911 on the right,
>
> {\pict\wmetafile8\picwgoal29\pichgoal150

If you look closely, this is a WMF (Windows MetaFile). You could write
a Perl script to extract the hex portion and save it as binary to a
WMF file, then have ImageMagick convert the it to your preferred
format.

GNS


More information about the Magick-users mailing list