Skip to content

Reading metadata methods on PNG images are discarding some custom key/value #147

@MarcoMartins86

Description

@MarcoMartins86

Hi, I am using this lib to read all sorts of image metadata and while I was trying to figure it out why some metadata values on PNG images did not appear on the PngImage class data, I notice they were found but discarded inside the PngChunk::parseChunkContent. Although this seems to be by design I think this can also be interpreted as an issue. Since this information could be saved on PngImage class as a container like the other metadata types, and later on the write metadata for this type of metadata fields could also be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementfeature / functionality enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions