RSS feed
417aaddf
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/04/23 06:35
make uint8 to float conversion faster
5383442f
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/04/23 06:05
redefine stbir__edge_wrap as a macro for a speed up
4a924242
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/02/17 12:19
iconv: add an optional filename argument
248d690e
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/02/17 12:19
iconv: add -u to produce uncompressed image, -r to skip the header
94794a38
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 09:32
resample: fix aspect-preserving scaling
a8fcdbe5
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 06:40
rename convert to iconv
f93909b9
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 06:27
resample: free-form combined crop/resampling
172c1e09
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 06:03
resample: make width/height optional
2386f06a
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 05:54
add -r option to specify source rectangle (crop)
453dfd1f
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 05:09
resample: preserve original format if possible, fix alpha channel
d71d5fc2
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 04:03
forgot to add convert.c; update readme
75872eff
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2021/01/20 03:45
add "convert" tool
bdb25a79
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 19:09
actually use filter and colorspace
d676e0b5
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 18:49
no idea
d68ebdcb
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 18:49
preserve aspect if either -x or -y was specified
e432f766
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 17:10
resample: add colorspace (-c) option
89a32fa2
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 15:19
fix -x50% use case (ie no -y is specified and -x is percentage)
c59921f4
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 14:57
omg a license
2d0b976e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/09/03 14:53
first