Skip to content

Animation gif export requires a background colour for transparency #227

Description

@Wyn-Price

There is no need for the transparency colour to be picked. We can fork gifts and

  • add a unused colour to the panel (might be a problem with a max palette size? Would also have to make sure the findClosest never returns it. We could potentially store this separately, and only add to the pallet for writing)
  • use that colour index as the transparent colour
  • when analysing pixels, for every empty empty pixel of the original image set the colour index to the transparent one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    animatorThe issue pertains to the Animator Tab of the StudiobackendThe issue requires attention from the backend devsdevThe issue pertains to the private dev siteenhancementNew feature or requestshowcase

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions