On Friday, 27 January 2017 at 11:03:15 UTC, aberba wrote:
Are there any dub package for compressing images uploaded
through web forms? Cropping/resizing may also come in handy.
I want one for a vibe.d project.
dlib-webp[1] is almost what I've been looking for. In fact, webp
is a complete rep
On Friday, 27 January 2017 at 11:03:15 UTC, aberba wrote:
Are there any dub package for compressing images uploaded
through web forms? Cropping/resizing may also come in handy.
I want one for a vibe.d project.
I read Flickr and others use GraphicsMagick but here again heroku
doesn't help.
On Friday, 27 January 2017 at 11:03:15 UTC, aberba wrote:
Are there any dub package for compressing images uploaded
through web forms? Cropping/resizing may also come in handy.
I want one for a vibe.d project.
Currently, there are RIP and Daffodil dor image related
operations. I think suppor
On 01/27/2017 03:03 AM, aberba wrote:
Are there any dub package for compressing images uploaded through web
forms? Cropping/resizing may also come in handy.
I want one for a vibe.d project.
I have a minimal MagickWand binding if you want to use or extend:
https://github.com/acehreli/alibum/
On Friday, 27 January 2017 at 19:14:19 UTC, Jesse Phillips wrote:
On Friday, 27 January 2017 at 11:03:15 UTC, aberba wrote:
Are there any dub package for compressing images uploaded
through web forms? Cropping/resizing may also come in handy.
I want one for a vibe.d project.
I don't know of
On Friday, 27 January 2017 at 11:03:15 UTC, aberba wrote:
Are there any dub package for compressing images uploaded
through web forms? Cropping/resizing may also come in handy.
I want one for a vibe.d project.
I don't know of any D projects. If I were doing this I'd be
running the vibe.d ser