Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support modify channels with native encoding #39

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

zeehio
Copy link

@zeehio zeehio commented Sep 19, 2022

Created on top of #38, this pull request provides set_channel(), add_to_channel(), multiply_channel(), raise_channel(), and cap_channel() versions (suffixed with _native) that operate on native encoding colours (those from nativeRaster objects).

As the other pull requests this is based on, this is part of tidyverse/ggplot2#4989, which aims to improve the performance of ggplot when rasterizing a large matrix.

My plan when this gets merged is to propose enhancements in the scales package that leverage these patches and that can be used by ggplot2 to perform better.

I don't have further patches planned for farver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant