Skip to content

Writing PPM files #105

@ForwardFeed

Description

@ForwardFeed

I would like to be able to save PPM (Portable Pixel Map) files.

Right now libresprite can only read PPM files (which is great, thank you), however it cannot save to that format.

I know it's not always that simple because there's the plain encoding or binary encoding, which may require to ask the user about which encoding to use. But if it defaults to binary / the one the image was using to begin with would be good enough.

Also a warning from the software, when loading a format which cannot be written to. Not extremely important, but that could be nice, I was disappointed for a minute when I realized that.

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