From 9947a5f360721238a1fb9933cf5096fa74037283 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Wed, 4 Jul 2012 15:03:13 -0500 Subject: [PATCH] [png2uri] Added more references to other implementations --- png2uri-README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/png2uri-README.txt b/png2uri-README.txt index 3e5f6e627..f9f4f7d12 100644 --- a/png2uri-README.txt +++ b/png2uri-README.txt @@ -71,6 +71,10 @@ Mike Scalora's web-based converter http://www.scalora.org/projects/uriencoder/ + Data URL Maker (a web-based drag-and-drop converter), CSS Optimizer, + and Data URL Toolkit (a PERL implementation) + http://dataurl.net/#about + CHANGE LOG Version 1.0.0, July 3, 2012: