blob: 646b3113b5dc2635377fbaa09fd9f6c164ea6a3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
version history of PixlePack plugins
v 0.02:
- added plugins: interlace
- some code optimization
v 0.01:
- plugins: compare, convolution, darken, deinterlace, difference,
lighten, multiply, overlay, screen, shadowcaster, softlight
- KNOWN BUG: some artefacts due to rounding errors (as we are using
8bir values), especially in convolution
|