RSS feed
0e8a1426
– phil9 <telephil9@gmail.com>
authored
on 2021/11/27 09:20
improved pixelate filter
00f9770a
– phil9 <telephil9@gmail.com>
authored
on 2021/11/27 04:01
add a simple pixelation filter
d41ee93f
– phil9 <telephil9@gmail.com>
authored
on 2021/11/26 16:19
remove ifilter.c and update mkfile
19d022a3
– phil9 <telephil9@gmail.com>
authored
on 2021/11/26 16:14
rename ifilter to cfilter
dbbdb0ac
– phil9 <telephil9@gmail.com>
authored
on 2021/11/26 16:11
add blur(1) a simple blurring filter
989ecb1a
– phil9 <telephil9@gmail.com>
authored
on 2021/11/24 14:57
avoid a call to loadmemimage/writememimage
2b8de343
– phil9 <telephil9@gmail.com>
authored
on 2021/11/24 00:57
use a single image format
a105ad42
– phil9 <telephil9@gmail.com>
authored
on 2021/11/23 02:33
handle image with CMAP8 chan properly
56fcd319
– phil9 <telephil9@gmail.com>
authored
on 2021/10/14 11:42
add shade and tint filters
0042570b
– phil9 <telephil9@gmail.com>
authored
on 2021/09/06 01:14
fix factors applied to the wrong color components in grayscale filter
67107b61
– phil9 <telephil9@gmail.com>
authored
on 2021/09/05 01:35
add color inversion filter
558bc6b2
– phil9 <telephil9@gmail.com>
authored
on 2021/09/04 18:34
initial import