]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/logo.mdwn
* New SVG logo from Recai.
[git.ikiwiki.info.git] / doc / logo.mdwn
index a27228fca7c2418dfda1accfc927f29ae2c6eb23..10cda40fc40a1867c6df8562a8bd0683ccb5aa98 100644 (file)
@@ -6,5 +6,22 @@ Anyway, if you have this logo in other fonts or colors, feel free to send
 it to [[Joey]] for inclusion here. (Or upload it, once that feature is
 added).
 
-* [[ikiwiki.png]] 
+* [[ikiwiki_logo|ikiwiki.png]]  
+  [[ikiwiki_logo_large|ikiwiki_large.png]]
+
+  [[SVG_source|ikiwiki.svgz]]
+
+  Contributed by Recai Oktaş
+
+* [[ikiwiki_logo|ikiwiki_old.png]] 
+
+  LaTeX source to an image approximating the above:
+
+       \documentclass{article}
+       \usepackage{graphicx}
+       \begin{document}
+       \pagestyle{empty}
+       \huge\reflectbox{iki}wiki
+       \end{document}
+
   Contributed by [[JeroenSchot]]