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

Accessibility: facilitate remapping of colours programatically and runtime-configurably using lua #3

Open
hiornso opened this issue Nov 1, 2021 · 0 comments
Milestone

Comments

@hiornso
Copy link
Owner

hiornso commented Nov 1, 2021

Plan: run remapping function once per colour/layer in composite maprender function, allowing the colour returned by the lua to be used by the bicubic function from a variable in C to make sure overhead is negligible.
Facilitated by a lua env that loads a script which provides a colour mapping function - can have some pre-installed (default, R-G colour-blindness) but also allow for custom ones to be written and loaded via CLI args.

@hiornso hiornso mentioned this issue Nov 1, 2021
42 tasks
@hiornso hiornso changed the title >>> Accessibility: add lua files to allow remapping colours programatically and runtime-configurably (run remapping function once per colour/layer in composite maprender function Accessibility: add lua files to allow remapping colours programatically and runtime-configurably Nov 1, 2021
@hiornso hiornso changed the title Accessibility: add lua files to allow remapping colours programatically and runtime-configurably Accessibility: facilitate remapping of colours programatically and runtime-configurably using lua Nov 2, 2021
@hiornso hiornso added this to the v1.0.0 milestone Nov 2, 2021
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

No branches or pull requests

1 participant