From 8d42efa9834a2f1e58dfb84f837a82fb07142d3b Mon Sep 17 00:00:00 2001 From: jst Date: Wed, 19 Sep 2012 21:04:52 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 57ce890..b40b8fd 100644 --- a/README.md +++ b/README.md @@ -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