From 07ed00140a503c3fccb1e98ccd1ae03d891265f3 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 14 Dec 2009 16:01:47 +0000 Subject: New smoother version of the GF logo The new logo is in the new directory doc/Logos. The old logo has been moved there too. The documentation has been updated to refer to the new logo. The new logo was provided in SVG format by Krasimir, but PNG files are included as well. There are some new rules in doc/Makefile to convert from SVG to PNG, which you can use if you edit the SVG files. --- doc/Logos/gf-logo.gif | Bin 0 -> 1369 bytes doc/Logos/gf-logo.png | Bin 0 -> 940 bytes doc/Logos/gf0.png | Bin 0 -> 5237 bytes doc/Logos/gf0.svg | 1 + doc/Logos/gf00.png | Bin 0 -> 5060 bytes doc/Logos/gf00.svg | 1 + 6 files changed, 2 insertions(+) create mode 100644 doc/Logos/gf-logo.gif create mode 100644 doc/Logos/gf-logo.png create mode 100644 doc/Logos/gf0.png create mode 100644 doc/Logos/gf0.svg create mode 100644 doc/Logos/gf00.png create mode 100644 doc/Logos/gf00.svg (limited to 'doc/Logos') diff --git a/doc/Logos/gf-logo.gif b/doc/Logos/gf-logo.gif new file mode 100644 index 000000000..283534cfa Binary files /dev/null and b/doc/Logos/gf-logo.gif differ diff --git a/doc/Logos/gf-logo.png b/doc/Logos/gf-logo.png new file mode 100644 index 000000000..bda5f4544 Binary files /dev/null and b/doc/Logos/gf-logo.png differ diff --git a/doc/Logos/gf0.png b/doc/Logos/gf0.png new file mode 100644 index 000000000..e57403314 Binary files /dev/null and b/doc/Logos/gf0.png differ diff --git a/doc/Logos/gf0.svg b/doc/Logos/gf0.svg new file mode 100644 index 000000000..f1db74b78 --- /dev/null +++ b/doc/Logos/gf0.svg @@ -0,0 +1 @@ + Grammatical Framework Logo \ No newline at end of file diff --git a/doc/Logos/gf00.png b/doc/Logos/gf00.png new file mode 100644 index 000000000..18c280487 Binary files /dev/null and b/doc/Logos/gf00.png differ diff --git a/doc/Logos/gf00.svg b/doc/Logos/gf00.svg new file mode 100644 index 000000000..933fd0a81 --- /dev/null +++ b/doc/Logos/gf00.svg @@ -0,0 +1 @@ + Grammatical Framework Logo \ No newline at end of file -- cgit v1.2.3