diff options
| author | hallgren <hallgren@altocumulus.org> | 2009-12-14 16:01:47 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2009-12-14 16:01:47 +0000 |
| commit | 07ed00140a503c3fccb1e98ccd1ae03d891265f3 (patch) | |
| tree | 98f373e824f89bd0a091934dd42ce9125fd42b84 /doc/Logos | |
| parent | 4d4b618c93233fbf475edb38640d1fc87f486204 (diff) | |
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.
Diffstat (limited to 'doc/Logos')
| -rw-r--r-- | doc/Logos/gf-logo.gif | bin | 0 -> 1369 bytes | |||
| -rw-r--r-- | doc/Logos/gf-logo.png | bin | 0 -> 940 bytes | |||
| -rw-r--r-- | doc/Logos/gf0.png | bin | 0 -> 5237 bytes | |||
| -rw-r--r-- | doc/Logos/gf0.svg | 1 | ||||
| -rw-r--r-- | doc/Logos/gf00.png | bin | 0 -> 5060 bytes | |||
| -rw-r--r-- | doc/Logos/gf00.svg | 1 |
6 files changed, 2 insertions, 0 deletions
diff --git a/doc/Logos/gf-logo.gif b/doc/Logos/gf-logo.gif Binary files differnew file mode 100644 index 000000000..283534cfa --- /dev/null +++ b/doc/Logos/gf-logo.gif diff --git a/doc/Logos/gf-logo.png b/doc/Logos/gf-logo.png Binary files differnew file mode 100644 index 000000000..bda5f4544 --- /dev/null +++ b/doc/Logos/gf-logo.png diff --git a/doc/Logos/gf0.png b/doc/Logos/gf0.png Binary files differnew file mode 100644 index 000000000..e57403314 --- /dev/null +++ b/doc/Logos/gf0.png 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 @@ +<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" version="1.1"
xmlns="http://www.w3.org/2000/svg">
<desc>Grammatical Framework Logo</desc>
<path d="M157.5,225.5 v-51 h59 m-59,0 v-53 h114 a110.5,105 0 1,1 -24,-66"
fill="none" stroke="red" stroke-width="4"
stroke-linejoin="round" stroke-linecap="round"/>
</svg>
\ No newline at end of file diff --git a/doc/Logos/gf00.png b/doc/Logos/gf00.png Binary files differnew file mode 100644 index 000000000..18c280487 --- /dev/null +++ b/doc/Logos/gf00.png 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 @@ +<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" version="1.1"
xmlns="http://www.w3.org/2000/svg">
<desc>Grammatical Framework Logo</desc>
<path d="M200,25 a120,100 0 1,0 51,81 h-120 v100 m0,-50 h50"
fill="none" stroke="red" stroke-width="4"
stroke-linejoin="round" stroke-linecap="round"/>
</svg>
\ No newline at end of file |
