Skip to content

Add support for PNG in screenshots. #78

@pawaskar-shreya

Description

@pawaskar-shreya

Currently a pr has been merged to enable us to save screenshots using Claudius. It can be refered here

The above Pr implemented screenshot for Claudius using the ocaml-gif library. It works wonderfully for most of our use cases where the max colors used were 256. But it fails for a larger color size, for eg, the day2 in the claudius-examples which uses 1024 colours. For such edge cases, we can provide the addition of PNG support for screenshots.

This discussion can be refered here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions