[erlang-questions] [ANN] elib_gd: Erlang bindings for the GD graphics library

40 views
Skip to first unread message

Jimmy Olgeni

unread,
Sep 12, 2012, 3:24:32 AM9/12/12
to erlang-q...@erlang.org
Hi,

If you would like to generate graphics from Yaws / WX / etc, you can
find some GD bindings here:

https://github.com/olgeni/elib_gd

Feel free to comment, fork, and contribute :)

--
jimmy
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

Rapsey

unread,
Sep 12, 2012, 3:55:56 AM9/12/12
to Jimmy Olgeni, erlang-q...@erlang.org
So all processing is done inside the output function, which means it blocks erlang vm. A bit dangerous to run this on a server.


Sergej

Jimmy Olgeni

unread,
Sep 12, 2012, 12:57:03 PM9/12/12
to Rapsey, erlang-q...@erlang.org
Very good point - there is definitely room for improvement on that side.

I'll look into that.

On Wed, Sep 12, 2012 at 9:55 AM, Rapsey <rap...@gmail.com> wrote:

> So all processing is done inside the output function, which means it blocks
> erlang vm. A bit dangerous to run this on a server.
>
>
> Sergej
Reply all
Reply to author
Forward
0 new messages