Update README.md
This commit is contained in:
parent
e96bbe5547
commit
c2daecb43a
|
@ -77,6 +77,12 @@ func main() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
TODO
|
||||||
|
----
|
||||||
|
|
||||||
|
- Implement low-pass filtering before downscaling to prevent moiré patterns in the resulting image
|
||||||
|
- Minimize calls to image.Image.At(): It's pretty slow but inevitable as it keeps the code generic
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user