Skip to content

FliImagePlugin cannot get colours #6624

@Elefant-Freeciv

Description

@Elefant-Freeciv

The fli/flc plugin is unable to get the colours from a civ iii flc animation. The result of opening any civ iii animation is a black and white image. I apologize in advance for any issues in my reporting style.
Code is approximate, as I am working from memory on my smartphone.

from PIL import Image
img = Image.load("attack.flc")
img.save("attack.gif", Save_all=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions