Update README.md

This commit is contained in:
jst 2012-09-19 21:04:52 +02:00
parent e548f52385
commit 8d42efa983

View File

@ -80,7 +80,6 @@ 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