From: joey Date: Mon, 18 Sep 2006 18:04:43 +0000 (+0000) Subject: yet another update of the svgz file and updates all images X-Git-Tag: 1.27~45 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cf839e8e5d36bd8f39758c8c46deb086af937538;p=ikiwiki.git yet another update of the svgz file and updates all images --- diff --git a/basewiki/favicon.ico b/basewiki/favicon.ico index 4176a3626..9525bfc84 100644 Binary files a/basewiki/favicon.ico and b/basewiki/favicon.ico differ 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