Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Add color correction to images (Because Steam doesn't know how to draw an image with the right colors) #1

Description

@Piripe

When you draw an image, Steam doesn't draw the same color with image() and fill().
I can't patch Steam so, I think Oxygen can patch images with color correction (Or color matrix).

I passed 2 days to search for a function to patch colors but can't find it.
Currently I found a method to patch most of the dark images : Add 1 to all colors (Example : #050505 become #060606)

So this issue is also a request for a genius that know how to patch images for Steam.

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