mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-03 14:54:01 +01:00
When using 'convert' binary we have to use -flatten argument (the same as we do with thumbnails) otherwise it will produce multiple output files with -0, -1, etc. suffix. This way we make sure to generate only one image until we support multi-page Tiff properly.