shithub: ifilter

RSS feed

bf1934aa – phil9 <telephil9@gmail.com> authored on 2021/12/02 00:12
cfilter: properly handle alpha images

13898397 – phil9 <telephil9@gmail.com> authored on 2021/11/28 17:00
update usage and README

844c071d – phil9 <telephil9@gmail.com> authored on 2021/11/28 16:48
add gaussian blur

4e545a97 – phil9 <telephil9@gmail.com> authored on 2021/11/28 12:05
more accurate color averages

d260eef4 – phil9 <telephil9@gmail.com> authored on 2021/11/27 14:30
cleanup

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