Skip to content

Flipping #29

@lehitoskin

Description

@lehitoskin

I'm trying to take a pict I have and flip it horizontally/vertically, but in the docs the only thing I can find that's even kind of related is the rotate function. It appears there's currently no way to flip a pict without converting it to another format first. What I've ended up doing is converting it to a bitmap, then to a flomap, flipping it, converting it back to a bitmap, and then back to a pict. This process is quite slow and messy.

Could flipping a pict be added to the library? It would be very much appreciated.

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