[erlang-questions] Image Conversion
Roberto Saccon
rsaccon@REDACTED
Wed Mar 26 15:21:30 CET 2008
In case you decide to extend one of the existing erlang wrappers for
image libs, and cairo provides the function you need, I suggest you
extend http://erlycairo.googlecode.com (disclaimer: I am the author of
it ...)
On Wed, Mar 26, 2008 at 11:11 AM, Tamas Nagy <lestat@REDACTED> wrote:
> It does not support everything what I want, but the biggest problem is
> I did not see any function which would create an Image from a file.
> You can only create files from images you created with the given
> functions.
>
> Tamas
>
>
>
> On 26 Mar 2008, at 11:02, Roberto Saccon wrote:
>
> > depending on what you have to convert, the libgd wrapper (egd) in
> > Erlang R12B might suit your needs.
> >
> > On Wed, Mar 26, 2008 at 7:35 AM, Tamas Nagy <lestat@REDACTED> wrote:
> >> Hello all!
> >>
> >> Do any of you know about a working linked-in driver to an image
> >> converter library?
> >> I would like to do basic things: conversion between a few formats,
> >> resizing and changing resolution.
> >>
> >> I did come across erlmagic, which would do similar things, but it has
> >> not been updated since July. It took me half an hour to make it
> >> build,
> >> and after that it still did not work (I could not connect to the C
> >> node.) .
> >>
> >> Any help would be greatly appreciated.
> >>
> >> Tamas
> >> _______________________________________________
> >> erlang-questions mailing list
> >> erlang-questions@REDACTED
> >> http://www.erlang.org/mailman/listinfo/erlang-questions
> >>
> >
> >
> >
> > --
> > Roberto Saccon
> > http://rsaccon.com
>
>
--
Roberto Saccon
http://rsaccon.com
More information about the erlang-questions
mailing list