From fb3902c9e3fc57bde8f9e69d9772b3e1d08173c6 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 22 Aug 2008 16:42:48 -0700 Subject: [PATCH] Added command for creating luminotes.ico --- static/images/images.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/images/images.txt b/static/images/images.txt index 4f2ff54..dd91932 100644 --- a/static/images/images.txt +++ b/static/images/images.txt @@ -28,3 +28,7 @@ http://groups-beta.google.com/groups/roundedcorners?c=b0d0ff&bc=fafafa&w=6&h=6&a The title image is in a 50 pt Qlassik medium font, with a 25 pt sub-heading and a manually modified "k" character. + +The luminotes.ico Windows icon was created with the following command: + +icotool -c -t 0 favicon.png favicon_large.png favicon_quite_large.png -o luminotes.ico