Groups
Groups
Sign in
Groups
Groups
Erlang Programming
Conversations
About
Send feedback
Help
[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 AM
9/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
9/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
9/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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