Skip to content

[Feature Request] Add Custom Header Chunk Support #645

@lifegpc

Description

@lifegpc

Some game engines use custom data chunk in png header.

For example, in some games made with kirikiriz, the offset value is stored in the PNG header with oFFs chunk.
Currently, png crate don't support reading these headers, so I need to write a custom function to read the offset value.
A example code is here.
A example png file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions