Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Support high bit depth screenshot colors #95

Description

@mstoeckl

Compositors will eventually be able to render in and output 10-bit deep colors. It would be nice if grim could process screen buffer formats like XBGR2101010 (or even XBGR16161616F) and save them as 16-bit PNG images..

Fortunately, Cairo already supports (can draw in and save) CAIRO_FORMAT_RGB30; since 1.17.2, it even has a CAIRO_FORMAT_RGBA128F format.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions