From cf839e8e5d36bd8f39758c8c46deb086af937538 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 18 Sep 2006 18:04:43 +0000 Subject: yet another update of the svgz file and updates all images --- doc/logo.mdwn | 6 +++--- doc/logo/ikiwiki.png | Bin 1599 -> 1631 bytes doc/logo/ikiwiki.svgz | Bin 19110 -> 28488 bytes doc/logo/ikiwiki_button.png | Bin 0 -> 1195 bytes doc/logo/ikiwiki_icon.png | Bin 1211 -> 0 bytes 5 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 doc/logo/ikiwiki_button.png delete mode 100644 doc/logo/ikiwiki_icon.png (limited to 'doc') diff --git a/doc/logo.mdwn b/doc/logo.mdwn index de20e5481..1b7582b50 100644 --- a/doc/logo.mdwn +++ b/doc/logo.mdwn @@ -8,7 +8,7 @@ added). * [[ikiwiki_logo|ikiwiki.png]] [[ikiwiki_logo_large|ikiwiki_large.png]] - [[ikiwiki_icon|ikiwiki_icon.png]] + [[ikiwiki_button|ikiwiki_button.png]] [[SVG_source|ikiwiki.svgz]], can be used to generate a logo at any size with a command like: @@ -19,9 +19,9 @@ added). inkscape -w 16 -i favicon -e favicon.ico ikiwiki.svgz - The icon can also be generated as follows: + The button can also be generated as follows: - inkscape -w 80 -i icon -e icon.png ikiwiki.svgz + inkscape -w 80 -i button -e ikiwiki_button.png ikiwiki.svgz Some other alternate icons are also included in the svg file and can be extracted by specifying their names. diff --git a/doc/logo/ikiwiki.png b/doc/logo/ikiwiki.png index 0838d2f9c..c75814365 100644 Binary files a/doc/logo/ikiwiki.png and b/doc/logo/ikiwiki.png differ diff --git a/doc/logo/ikiwiki.svgz b/doc/logo/ikiwiki.svgz index e203b905e..a0c345021 100644 Binary files a/doc/logo/ikiwiki.svgz and b/doc/logo/ikiwiki.svgz differ diff --git a/doc/logo/ikiwiki_button.png b/doc/logo/ikiwiki_button.png new file mode 100644 index 000000000..67fee144a Binary files /dev/null and b/doc/logo/ikiwiki_button.png differ diff --git a/doc/logo/ikiwiki_icon.png b/doc/logo/ikiwiki_icon.png deleted file mode 100644 index e5d79a3c3..000000000 Binary files a/doc/logo/ikiwiki_icon.png and /dev/null differ -- cgit v1.2.3