Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

Fix transparency in .png #346

Closed Ruslan-Aleev closed 3 years ago

Ruslan-Aleev commented 4 years ago

Pretty old bug with transparency in .png for TV. In general, png with white edges is not problem, but sometimes artifacts appear on the png background.

Fixed the transparency for .png through adding &f=png. &f=png adds transparency for png, but does not touch jpg.

Also increased the thumbnails to 80, instead of 60. Fixed tabs in files.

img2

Ruslan-Aleev commented 4 years ago

Incomprehensible render behavior. For TV, adding the &f=png parameter is enough for transparency to appear. However, in the MIGX grid, the background appears anyway, with and without the &f=png parameter. The problem with transparency is solved by &ra=1 (rotation by a degree), which I first added, then deleted (apparently in vain). Need a discussion.

Ruslan-Aleev commented 4 years ago

@Bruno17 Any thoughts on this?

Bruno17 commented 3 years ago

manually added