Small Floyd-Steinberg Dithering Algorithm, contains (very) simple html5 pixel edit library.
Go to file
Unknown 4a341451ba Add quantize Function 2018-02-14 16:45:43 +01:00
lib Add quantize Function 2018-02-14 16:45:43 +01:00
web Add Greyscale Function 2018-02-14 15:56:55 +01:00
.gitignore Initial commit 2018-02-12 15:54:55 +01:00
CHANGELOG.md Initial commit 2018-02-12 15:54:55 +01:00
LICENSE.md Initial commit 2018-02-12 15:54:55 +01:00
README.md Initial commit 2018-02-12 15:54:55 +01:00
analysis_options.yaml Initial commit 2018-02-12 15:54:55 +01:00
pubspec.yaml Remove Pointers to Image Lib 2018-02-12 15:55:45 +01:00

README.md

dart_floyd_steinberg_dithering

An absolute bare-bones web app.

Created from templates made available by Stagehand under a BSD-style license.