Skip to content

Support duplicate extensions used for different image formats #12

@Wormnest

Description

@Wormnest

Copied from Bitbucket.
jacobb repo owner created an issue 2015-10-17

We need support for duplicate extensions since there are image formats that use the same extensions as other image formats. e.g + IFF is both used by Maya and for Amiga ilbm images. + PBM is used byt Amiga pbm images and by certain pnm images.

Currently you will get an exception if you try to register an extension that already exists unless you specify Replace = True, in which case the previous registration of the extension gets removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions