composite TIF to PNG prolbem in 6.6.8.9 verison
-
- Posts: 2
- Joined: 2014-10-30T09:41:48-07:00
- Authentication code: 6789
composite TIF to PNG prolbem in 6.6.8.9 verison
I issue 'composite -dissolve 100% -tile watermark.png source.TIF target.PNG' command where source.TIF is a B&W 1-depth image file and watermark.PNG has few light-grey text, say"data" on the graphic image. On ver.6.7.6, it did the job good. However, on newest 6.6.8.9 it will create a white hole with the "data" text outline shapes on the target.PNG. I find the work-around is converting TIF to PNG first using 'convert' command, then issue same compisite command on the converted PNG. Anyway, this is definitely a bug for ver.6.6.8.9. If you fix it, please send an email to me. Thanks!
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: composite TIF to PNG prolbem in 6.6.8.9 verison
In order for the developers to check this out, they need to reproduce it. It could be a problem with your tiff file. Please upload your source images to some free hosting service such as dropbox.com and post the URLs here.