Faster3ck / Converseen

Converseen is a batch image converter and resizer
https://converseen.fasterland.net/
GNU General Public License v3.0
424 stars 32 forks source link

Port to Qt5 #28

Closed rezso closed 8 years ago

rezso commented 8 years ago

Fixes https://github.com/Faster3ck/Converseen/issues/18

Faster3ck commented 8 years ago

Hi,

Thank you very much for the support. :) I was already porting this version of Converseen to Qt5. Anyway, since my changes are identical to yours, I merged your modifications.

Thanks again for helping me to keep this project alive! :)

In the next days I'll will release the version 0.9.5 that will work also with Windows.

rezso commented 8 years ago

Thank you. But please take a look to the imagemagick code: imagemagick 7 contains many api changes, so at this moment Converseen not compatible with imagemagick 7.

Faster3ck commented 8 years ago

I'm currently checking the ImageMagick 7 changes. Thank you very much for the advice. :)