Searge-DP / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

Layer transparency #424

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Set layer transparency on and resize the image.

I expect the transparency would remain at the previous state but it's turned 
off every time the image is resized. Really annoying when adding new sprites to 
a sheet while wanting to keep the sheet as small as possible (i.e. not possible 
to create a larger image that doesn't need resizing).

I use Grafx2 2.2.1430 (Windows)

Original issue reported on code.google.com by kometb...@gmail.com on 28 Feb 2011 at 10:28

GoogleCodeExporter commented 8 years ago
2.3 doesn't seem to have this, and I don't remember fixing something like that.
Can you precise the problem ? By resize, do you mean change the image 
dimensions in the "Resolution" screen ? And the problem is that that the 
transparent color is no longer transparent, ie. the top layer hides the one 
below ? Can you check the "Layer" button, which color it shows: does it show 
the same color number before and after resize ?

Original comment by yrizoud on 28 Feb 2011 at 11:39

GoogleCodeExporter commented 8 years ago
Ah I found it in history of changes since v2.2 : "Fix important bug where 
resizing an image or using any transformation resets transparent color to zero".
These actions made the new transparent color #0 instead of the one you were 
using, which explains why it was not transparent anymore.

You can try version 2.3wip, it no longer does it.

Original comment by yrizoud on 28 Feb 2011 at 2:04

GoogleCodeExporter commented 8 years ago
(It was fixed in r1610)

Original comment by yrizoud on 28 Feb 2011 at 3:43