[erlang-questions] What's the best way of producing bitmaps/pixelmaps through Erlang.

Zvi zvi.avraham@REDACTED
Sat May 7 19:46:18 CEST 2011


The only one open-source I know is erl_img from jungerl:
https://github.com/gebi/jungerl/tree/master/lib/erl_img

Also look on github for erl_img for varoius forks.

See the docs here:
http://doc.erlagner.org/index.html?i=0&search=erl_img#erl_img

At the end we wrote our own image file format in erlang.

On May 5, 2:27 am, "G.S." <corticalcompu...@REDACTED> wrote:
> Hello,
>
> What's the best way to produce/specify bitmaps/pixemaps using Erlang? Is
> anyone using particular modules, or projects for this?
>
> Thanks,
> -Gene
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questi...@REDACTED://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list