The Missing Bit

TIL - EGD Erlang library

I use elixir in a lot of project, but I am not very familiar with the erlang eco-system. My wife was taking an elixir course and she had to use the :egd library.

It's a very simple image library where you can create draw surfaces then on them you can draw line, ellipse, rectangle and text.

While it is quite limited, it might come handy for simple uses.

Doc: http://www1.erlang.org/doc/man/egd.html