v0.13.0
Adds the following filter functions, as per the Filter Effects Module Level 1 spec: filterBrightness
, filterContrast
, filterInvert
, filterSepia
, filterSaturate
, filterGrayscale
. Adds mapping functions mapTransferLinear
and mapTransferGamma
.