Opened 6 years ago

Closed 6 years ago

#70 closed defect (fixed)

Saving as brush loses the transparent colour setting

Reported by: Ilija Melentijevic Owned by: Thomas Bernard
Priority: major Milestone: 2.5
Component: GrafX2 Version: 2.4
Keywords: Cc:

Description

  1. Set bg/transaprent color in layers panel
  2. Save image, notice that transparency is saved properly
  3. Pick brush off image and save it
  4. Notice that saved brush lacks the transparency

Change History (5)

comment:1 by Thomas Bernard, 6 years ago

Owner: changed from pulkomandy to Thomas Bernard
Status: newaccepted

indeed the transparency information is not saved to brush
note that for brushes, the transparency color is the background color

comment:2 by Thomas Bernard, 6 years ago

https://gitlab.com/GrafX2/grafX2/merge_requests/24

To go further, shouldn't we set the Back_color to the Brush transparent color when loading a brush from a GIF file ?

comment:3 by Ilija Melentijevic, 6 years ago

that would be fantastic, yes

comment:5 by Thomas Bernard, 6 years ago

Resolution: fixed
Status: acceptedclosed

it is working with GIF format.
Tranparency support of other formats may need improvement.

Note: See TracTickets for help on using tickets.