Filters now take both source and destination RGBA data and the result replaces the destination RGBA. The result is not blended, thus blend modes and clipping layers applied to the filter layer are ignored.
1.0.8
- Use float32 over float64. Faster and less memory with imperceptible precision difference.
1.0.7
- Fix memory leak - Add some args to export only given tags