exmagick
exmagick copied to clipboard
GraphicsMagick bindings for Elixir
TODO - [ ] change to github actions - [ ] fix compilation in mac m1 checking for homebrew - [ ] figure out PDF file load, which is not...
Besides other documentation changes, this commit ensures the generated HTML doc for HexDocs.pm will become the source of truth for this Elixir library and leverage on latest features of ExDoc....
Olá, pessoal! Tudo certo? Vi que a lib não está sendo mantida, com algumas issues abertas e sem novos commits. Como eu fui um dos desenvolvedores iniciais da lib, será...
Does this plugin still work, is it being maintained?
I'm just trying to do this... gm convert -resize 300x input.jpg -crop 300x200+0+50 -extent 300x300 output.jpg I am not sure why it isnt working though, it looks like this isnt...
We could integrate with *Ebert* ``` Hello, @soteras! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on...
We could add a new format when someone wants to open a new issue. We can follow Elixir/Ecto format. ### Environment * Elixir & Erlang versions (elixir --version): * Operating...
I'm processing about 2000 images per minute across 8 nodes in production and noticed that system memory is going up. :erlang.memory() is stable, but system memory goes up by about...
Is exmagick supported on windows? What is the build process? Because libtool does not seem to be in choco, and when installing graphicsmagick, exmagick still fails to find graphicsmagick-config, using...