Y
Hacker News
new
|
ask
|
show
|
jobs
by
igravious
3230 days ago
Can't believe I never heard of GraphicsMagick. Thanks for the heads up. I wonder if it has a Ruby interface.
1 comments
patio11
3230 days ago
IIRC yes but, since it leaked memory like a sieve, I did everything via
system("gm ...")
(This memory is a few years out of date.)
link
(This memory is a few years out of date.)