Search found 1 match

by slackhead
2013-08-06T17:46:18-07:00
Forum: Users
Topic: Converting XWD -> BMP -> PNG (transparency problem)
Replies: 1
Views: 1320

Converting XWD -> BMP -> PNG (transparency problem)

I have a script that uses xwd to grab a screenshot, then convert converts in to png. If I screenshot a terminal with a transparent background the resulting png loses it's transparency somehow. If I convert to bmp it works fine,but converting said bmp to png again loses its transparency. If I convert ...