Skip to content

Add support to some color curves in weston_color_curve

Leandro Ribeiro requested to merge leandrohrb/weston:support-curves-4 into main

This adds support for LINPOW and POWLIN color curves in struct weston_color_curve. These can be used to represent type 4, -4, 1 and -1 from LittleCMS.

cc: @pq @vitalyp

Edited by Leandro Ribeiro

Merge request reports