jst 13 лет назад
Родитель
Сommit
8d42efa983
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      README.md

+ 0 - 1
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