[gtk-web: 1/2] images: gtk+ -> gtk
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web: 1/2] images: gtk+ -> gtk
- Date: Fri, 15 Feb 2019 13:21:25 +0000 (UTC)
commit ede21f1e8a7248d511059ddc1569c6aaa2da8461
Author: Christoph Reiter <reiter christoph gmail com>
Date: Wed Feb 13 18:58:04 2019 +0100
images: gtk+ -> gtk
Add a make file for generating the .png files from the .svg files
while at it.
images/Makefile | 16 ++
images/architecture.png | Bin 25186 -> 27368 bytes
images/architecture.svg | 352 +++++++++++++++++++++++++++++++++--------
images/gtkbg.png | Bin 17378 -> 17216 bytes
images/gtkbg.svg | 148 ++++++++---------
images/header-logo-gtk-doc.png | Bin 25194 -> 23786 bytes
images/header-logo-inset.png | Bin 20115 -> 20796 bytes
images/header-logo-inset.svg | 16 +-
images/header-logo.png | Bin 21556 -> 20594 bytes
images/header-logo.svg | 33 ++--
10 files changed, 398 insertions(+), 167 deletions(-)
---
diff --git a/images/Makefile b/images/Makefile
new file mode 100644
index 0000000..c7f61e4
--- /dev/null
+++ b/images/Makefile
@@ -0,0 +1,16 @@
+all: architecture.png header-logo.png header-logo-gtk-doc.png header-logo-inset.png gtkbg.png
+
+architecture.png: architecture.svg
+ rsvg-convert $< -w 860 -o $@
+
+header-logo.png: header-logo.svg
+ rsvg-convert $< -w 900 -o $@
+
+header-logo-gtk-doc.png: header-logo-gtk-doc.svg
+ rsvg-convert $< -w 900 -o $@
+
+header-logo-inset.png: header-logo-inset.svg
+ rsvg-convert $< -w 900 -o $@
+
+gtkbg.png: gtkbg.svg
+ rsvg-convert $< -h 500 -o $@
diff --git a/images/architecture.png b/images/architecture.png
index 7606b2f..51d7753 100644
Binary files a/images/architecture.png and b/images/architecture.png differ
diff --git a/images/architecture.svg b/images/architecture.svg
index 0e126ee..862b2f8 100644
--- a/images/architecture.svg
+++ b/images/architecture.svg
@@ -1,69 +1,285 @@
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1100" height="400"><!-- 1100x400 -->
- <desc>Created by Devin Samarin (eboyjr) with help from Raphaël</desc>
- <defs>
- <linearGradient id="gtk-grey" x1="0" y1="1" x2="6.123031769111886e-17" y2="0">
- <stop offset="0%" stop-color="#aaaaaa"/>
- <stop offset="100%" stop-color="#dddddd"/>
- </linearGradient>
- <linearGradient id="gtk-blue" x1="0" y1="1" x2="6.123031769111886e-17" y2="0">
- <stop offset="0%" stop-color="#729fcf"/>
- <stop offset="100%" stop-color="#b0d6ff"/>
- </linearGradient>
- <linearGradient id="gtk-green" x1="0" y1="1" x2="6.123031769111886e-17" y2="0">
- <stop offset="0%" stop-color="#7fe719"/>
- <stop offset="100%" stop-color="#beff7e"/>
- </linearGradient>
- <linearGradient id="gtk-red" x1="0" y1="1" x2="6.123031769111886e-17" y2="0">
- <stop offset="0%" stop-color="#e40000"/>
- <stop offset="100%" stop-color="#ff3f3f"/>
- </linearGradient>
- </defs>
- <g id="yourapp">
- <path fill="url(#gtk-blue)" stroke="none"
d="M5,5L1095,5L1095,295L1005,295L1005,195L905,195L905,95L195,95L195,195L95,195L95,295L5,295Z" style="opacity:
1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="550" y="62" text-anchor="middle" style="text-anchor: middle; font: normal normal
normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif; "
font="10px "Arial"" stroke="none" fill="#000000" font-size="36px" font-family=""DejaVu
Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>Your GTK+ Application</tspan>
- </text>
- </g>
- <g id="gtk">
- <path fill="url(#gtk-red)" stroke="none"
d="M200,100L900,100L900,195L800,195L800,295L700,295L700,195L400,195L400,295L300,295L300,195L200,195Z"
style="opacity: 1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="550" y="159.5" text-anchor="middle" style="text-anchor: middle; font: normal normal
normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif; "
font="10px "Arial"" stroke="none" fill="#000000" font-size="36px" font-family=""DejaVu
Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>GTK+</tspan>
- </text>
- </g>
- <g id="pango">
- <path fill="url(#gtk-green)" stroke="none" d="M100,200L295,200L295,295L100,295Z"
style="opacity: 1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="197.5" y="259.5" text-anchor="middle" style="text-anchor: middle; font: normal
normal normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans',
sans-serif; " font="10px "Arial"" stroke="none" fill="#000000" font-size="36px"
font-family=""DejaVu Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>Pango</tspan>
- </text>
- </g>
- <g id="gdk">
- <path fill="url(#gtk-green)" stroke="none" d="M405,200L595,200L595,295L405,295Z"
style="opacity: 1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="497.5" y="259.5" text-anchor="middle" style="text-anchor: middle; font: normal
normal normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans',
sans-serif; " font="10px "Arial"" stroke="none" fill="#000000" font-size="36px"
font-family=""DejaVu Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>GDK</tspan>
- </text>
- </g>
- <g id="atk">
- <path fill="url(#gtk-green)" stroke="none" d="M600,200L695,200L695,295L600,295Z"
style="opacity: 1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="647.5" y="259.5" text-anchor="middle" style="text-anchor: middle; font: normal
normal normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans',
sans-serif; " font="10px "Arial"" stroke="none" fill="#000000" font-size="36px"
font-family=""DejaVu Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>ATK</tspan>
- </text>
- </g>
- <g id="gio">
- <path fill="url(#gtk-green)" stroke="none" d="M805,200L1000,200L1000,295L805,295Z"
style="opacity: 1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="900" y="259.5" text-anchor="middle" style="text-anchor: middle; font: normal normal
normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif; "
font="10px "Arial"" stroke="none" fill="#000000" font-size="36px" font-family=""DejaVu
Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>GIO</tspan>
- </text>
- </g>
- <g id="cairo">
- <path fill="url(#gtk-grey)" stroke="none" d="M5,300L495,300L495,395L5,395Z" style="opacity:
1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="250" y="359.5" text-anchor="middle" style="text-anchor: middle; font: normal normal
normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif; "
font="10px "Arial"" stroke="none" fill="#000000" font-size="36px" font-family=""DejaVu
Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>Cairo</tspan>
- </text>
- </g>
- <g id="glib">
- <path fill="url(#gtk-grey)" stroke="none" d="M500,300L1095,300L1095,395L500,395Z"
style="opacity: 1; fill-opacity: 1; " opacity="1" fill-opacity="1"/>
- <text x="795" y="359.5" text-anchor="middle" style="text-anchor: middle; font: normal normal
normal 10px/normal Arial; font-size: 36px; font-family: 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif; "
font="10px "Arial"" stroke="none" fill="#000000" font-size="36px" font-family=""DejaVu
Sans", "Bitstream Vera Sans", sans-serif">
- <tspan>GLib</tspan>
- </text>
- </g>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.1"
+ width="1100"
+ height="400"
+ id="svg82"
+ sodipodi:docname="architecture.svg"
+ inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
+ <metadata
+ id="metadata86">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1366"
+ inkscape:window-height="706"
+ id="namedview84"
+ showgrid="false"
+ inkscape:zoom="1.0254545"
+ inkscape:cx="152.27188"
+ inkscape:cy="167.11904"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="pango" />
+ <!-- 1100x400 -->
+ <desc
+ id="desc2">Created by Devin Samarin (eboyjr) with help from Raphaël</desc>
+ <defs
+ id="defs24">
+ <linearGradient
+ id="gtk-grey"
+ x1="0"
+ y1="1"
+ x2="6.123031769111886e-17"
+ y2="0">
+ <stop
+ offset="0%"
+ stop-color="#aaaaaa"
+ id="stop4" />
+ <stop
+ offset="100%"
+ stop-color="#dddddd"
+ id="stop6" />
+ </linearGradient>
+ <linearGradient
+ id="gtk-blue"
+ x1="0"
+ y1="1"
+ x2="6.123031769111886e-17"
+ y2="0">
+ <stop
+ offset="0%"
+ stop-color="#729fcf"
+ id="stop9" />
+ <stop
+ offset="100%"
+ stop-color="#b0d6ff"
+ id="stop11" />
+ </linearGradient>
+ <linearGradient
+ id="gtk-green"
+ x1="0"
+ y1="1"
+ x2="6.123031769111886e-17"
+ y2="0">
+ <stop
+ offset="0%"
+ stop-color="#7fe719"
+ id="stop14" />
+ <stop
+ offset="100%"
+ stop-color="#beff7e"
+ id="stop16" />
+ </linearGradient>
+ <linearGradient
+ id="gtk-red"
+ x1="105.55973"
+ y1="558.92525"
+ x2="105.55973"
+ y2="189.46619"
+ gradientTransform="scale(1.8946619,0.52779866)"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ offset="0%"
+ stop-color="#e40000"
+ id="stop19" />
+ <stop
+ offset="100%"
+ stop-color="#ff3f3f"
+ id="stop21" />
+ </linearGradient>
+ </defs>
+ <g
+ id="yourapp">
+ <path
+ fill="url(#gtk-blue)"
+ stroke="none"
+ d="M5,5L1095,5L1095,295L1005,295L1005,195L905,195L905,95L195,95L195,195L95,195L95,295L5,295Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path26" />
+ <text
+ x="330.66666"
+ y="62"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text30">
+ <tspan
+ id="tspan28"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">Your GTK Application</tspan>
+ </text>
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ id="path33"
+ style="opacity:1;fill:url(#gtk-red);fill-opacity:1;stroke:none"
+ d="m 200,100 h 700 v 95 H 800 V 295 H 700 V 195 H 400 V 295 H 300 V 195 H 200 Z" />
+ <text
+ id="text37"
+ font-size="36px"
+ font="10px "Arial""
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ y="159.5"
+ x="505.53125">
+ <tspan
+ style="font-size:42.66666794px;text-align:start;text-anchor:start"
+ id="tspan35">GTK</tspan>
+ </text>
+ <g
+ id="pango">
+ <path
+ fill="url(#gtk-green)"
+ stroke="none"
+ d="M100,200L295,200L295,295L100,295Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path40" />
+ <text
+ x="131.4375"
+ y="259.5"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text44">
+ <tspan
+ id="tspan42"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">Pango</tspan>
+ </text>
+ </g>
+ <g
+ id="gdk">
+ <path
+ fill="url(#gtk-green)"
+ stroke="none"
+ d="M405,200L595,200L595,295L405,295Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path47" />
+ <text
+ x="451.40625"
+ y="259.5"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text51">
+ <tspan
+ id="tspan49"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">GDK</tspan>
+ </text>
+ </g>
+ <g
+ id="atk">
+ <path
+ fill="url(#gtk-green)"
+ stroke="none"
+ d="M600,200L695,200L695,295L600,295Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path54" />
+ <text
+ x="606.9375"
+ y="259.5"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-anchor:middle;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text58">
+ <tspan
+ id="tspan56"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">ATK</tspan>
+ </text>
+ </g>
+ <g
+ id="gio">
+ <path
+ fill="url(#gtk-green)"
+ stroke="none"
+ d="M805,200L1000,200L1000,295L805,295Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path61" />
+ <text
+ x="862.875"
+ y="259.5"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text65">
+ <tspan
+ id="tspan63"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">GIO</tspan>
+ </text>
+ </g>
+ <g
+ id="cairo">
+ <path
+ fill="url(#gtk-grey)"
+ stroke="none"
+ d="M5,300L495,300L495,395L5,395Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path68" />
+ <text
+ x="194.66667"
+ y="359.5"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text72">
+ <tspan
+ id="tspan70"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">Cairo</tspan>
+ </text>
+ </g>
+ <g
+ id="glib">
+ <path
+ fill="url(#gtk-grey)"
+ stroke="none"
+ d="M500,300L1095,300L1095,395L500,395Z"
+ style="opacity: 1; fill-opacity: 1; "
+ opacity="1"
+ fill-opacity="1"
+ id="path75" />
+ <text
+ x="749.59375"
+ y="359.5"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10px;line-height:normal;font-family:'DejaVu
Sans', 'Bitstream Vera Sans', sans-serif;text-align:start;text-anchor:start;fill:#000000;stroke:none"
+ font="10px "Arial""
+ font-size="36px"
+ id="text79">
+ <tspan
+ id="tspan77"
+ style="font-size:42.66666794px;text-align:start;text-anchor:start">GLib</tspan>
+ </text>
+ </g>
</svg>
diff --git a/images/gtkbg.png b/images/gtkbg.png
index 43024df..7bac669 100644
Binary files a/images/gtkbg.png and b/images/gtkbg.png differ
diff --git a/images/gtkbg.svg b/images/gtkbg.svg
index d0d5799..656ac54 100644
--- a/images/gtkbg.svg
+++ b/images/gtkbg.svg
@@ -10,12 +10,12 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="744.09448819"
- height="1052.3622047"
+ width="92.23938"
+ height="499.48682"
id="svg2"
version="1.1"
- inkscape:version="0.47 r22583"
- sodipodi:docname="New document 1">
+ inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+ sodipodi:docname="gtkbg.svg">
<defs
id="defs4">
<linearGradient
@@ -33,7 +33,7 @@
effect="skeletal"
id="path-effect3757"
is_visible="true"
- pattern="m -6.009945,16.026519 0,10.000001 10,-5 z"
+ pattern="M -6.009945,16.026519 V 26.02652 l 10,-5 z"
copytype="single_stretched"
prop_scale="1"
scale_y_rel="false"
@@ -51,7 +51,7 @@
effect="skeletal"
id="path-effect3737"
is_visible="true"
- pattern="m 1.0016543,13.021547 0,10 9.9999997,-5 z"
+ pattern="m 1.0016543,13.021547 v 10 l 9.9999997,-5 z"
copytype="single_stretched"
prop_scale="1"
scale_y_rel="false"
@@ -69,7 +69,7 @@
effect="skeletal"
id="path-effect3731"
is_visible="true"
- pattern="m 2.0033155,17.028177 0,10 10.0000005,-5 z"
+ pattern="m 2.0033155,17.028177 v 10 l 10.0000005,-5 z"
copytype="single_stretched"
prop_scale="1"
scale_y_rel="false"
@@ -132,9 +132,10 @@
id="linearGradient4588"
x1="145.71429"
y1="193.79076"
- x2="331.42857"
+ x2="331.42856"
y2="193.79076"
- gradientUnits="userSpaceOnUse" />
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(487.8222,429.93695)" />
</defs>
<sodipodi:namedview
id="base"
@@ -144,18 +145,22 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.9983453"
- inkscape:cx="214.88213"
- inkscape:cy="747.75395"
+ inkscape:cx="-7.518007"
+ inkscape:cy="257.80603"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:window-width="1024"
- inkscape:window-height="548"
+ inkscape:window-width="1366"
+ inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="25"
- inkscape:window-maximized="1" />
+ inkscape:window-maximized="1"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0" />
<metadata
id="metadata7">
<rdf:RDF>
@@ -171,7 +176,8 @@
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
- id="layer1">
+ id="layer1"
+ transform="translate(-220.43949,-194.28202)">
<rect
style="fill:#eeeeee;fill-opacity:1;stroke:none"
id="rect3725"
@@ -179,84 +185,78 @@
height="580.9613"
x="174.28839"
y="166.897" />
- <path
- sodipodi:type="arc"
+ <circle
style="fill:#729fcf;fill-opacity:1;stroke:none"
id="path2834"
- sodipodi:cx="238.57143"
- sodipodi:cy="193.79076"
- sodipodi:rx="92.85714"
- sodipodi:ry="92.85714"
- d="m 331.42857,193.79076 a 92.85714,92.85714 0 1 1 -185.71428,0 92.85714,92.85714 0 1 1 185.71428,0 z"
transform="matrix(0.45188492,0,0,0.45188492,-84.403623,82.657801)"
inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
+ inkscape:export-ydpi="90"
+ cx="238.57143"
+ cy="193.79076"
+ r="92.85714" />
+ <circle
transform="matrix(0.35455586,0,0,0.35455586,-8.8941434,133.15122)"
- sodipodi:type="arc"
style="fill:#7fe719;fill-opacity:1;stroke:none"
id="path2834-0"
- sodipodi:cx="238.57143"
- sodipodi:cy="193.79076"
- sodipodi:rx="92.85714"
- sodipodi:ry="92.85714"
- d="m 331.42857,193.79076 a 92.85714,92.85714 0 1 1 -185.71428,0 92.85714,92.85714 0 1 1 185.71428,0 z"
inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
+ inkscape:export-ydpi="90"
+ cx="238.57143"
+ cy="193.79076"
+ r="92.85714" />
+ <circle
transform="matrix(0.27113095,0,0,0.27113095,-29.015443,199.67108)"
- sodipodi:type="arc"
style="fill:#e40000;fill-opacity:1;stroke:none"
id="path2834-0-1"
- sodipodi:cx="238.57143"
- sodipodi:cy="193.79076"
- sodipodi:rx="92.85714"
- sodipodi:ry="92.85714"
- d="m 331.42857,193.79076 a 92.85714,92.85714 0 1 1 -185.71428,0 92.85714,92.85714 0 1 1 185.71428,0 z"
inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- style="fill:#e40000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 245.05224,195.12019 -9.30888,3.65306 c 12.94594,32.04347 18.07623,67.35824 14.73012,101.92448
-1.9596,20.42159 -6.86165,40.69848 -10.94204,61.276 0,1e-5 0,1e-5 0,2e-5 -4.07929,20.41971 -7.32514,41.41969
-5.89357,62.51312 1.47662,21.04203 7.57103,41.32123 15.0951,60.70513 7.59566,19.60238 16.60706,38.5004
24.27725,57.88182 0,1e-5 0,1e-5 0,1e-5 6.60026,16.69574 12.21337,33.86297 14.4832,51.60686 2.26533,17.73768
1.11501,36.17572 -5.48703,52.824 -6.25917,15.80007 -17.41605,29.69443 -31.59202,39.25252 14.35883,-9.28112
25.86914,-23.01242 32.51406,-38.87676 6.99507,-16.7167 8.56437,-35.39819 6.59563,-53.44006 -1.96459,-18.03872
-7.29267,-35.54181 -13.62598,-52.47714 -10e-6,-10e-6 -10e-6,-2e-5 -10e-6,-3e-5 -7.34319,-19.65774
-15.99345,-38.74595 -23.12941,-58.28993 -7.04313,-19.32561 -12.64286,-39.26961 -13.62419,-59.51424
-1.03217,-20.2905 2.57934,-40.64856 6.96875,-60.81186 4.45238,-20.31245 9.78142,-40.6935 12.2553,-61.80674
4.16291,-35.78173 -0.41776,-72.60564 -13.3
1628,-10
6.42026 z"
- id="path3733"
- inkscape:path-effect="#path-effect3735;#path-effect3737"
- inkscape:original-d="m 240.3978,196.94672 c 0,0 25.04143,32.05304 14.0232,104.17237
-11.01823,72.11934 -30.04972,71.11768 -18.02983,123.20387 12.01989,52.08619 44.07293,43.07127
38.06298,118.19558 -6.00994,75.12431 27.04475,72.11933 8.01326,105.17403 -19.03149,33.0547 -32.05304,39.06464
-32.05304,39.06464"
- inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 301.11638,204.20877 -5.24494,-8.51414 c -28.66722,18.02054 -50.43493,46.35506 -60.46116,78.46842
-10.00985,32.11863 -8.14663,67.59482 5.0222,98.31496 5.50586,12.8061 12.78989,24.62201 20.49213,35.95673
7.72926,11.38927 15.88445,22.3627 23.30171,33.74061 7.39322,11.35418 14.09603,23.15625 18.68327,35.76662
4.57973,12.60514 7.07399,26.08327 5.88213,39.3663 0,10e-6 0,2e-5 0,3e-5 -0.88896,10.14178 -3.93359,20.08309
-7.98519,29.57152 -4.10061,9.59294 -9.23071,18.76968 -14.46013,27.90479 0,10e-6 -1e-5,2e-5 -1e-5,3e-5
-5.23052,9.13085 -10.53322,18.28347 -14.98369,27.88178 -4.41242,9.51063 -7.9587,19.51872 -9.50841,29.90962
-3.19135,21.45449 2.60951,44.031 15.60482,61.19278 -12.68112,-17.39523 -17.97567,-39.94005
-14.44492,-61.00942 1.70718,-10.21209 5.39332,-20.01157 9.92343,-29.34561 4.57526,-9.42167 10.01166,-18.41684
15.40928,-27.45921 0,0 10e-6,-10e-6 10e-6,-2e-5 5.40604,-9.05063 10.74487,-18.21333 15.1081,-27.91281
4.3222,-9.59873 7.63608,-19.79381 8.78087,-30.3958
1.47214
,-13.88912 -0.82858,-27.97626 -5.36209,-41.1077 -4.52645,-13.12744 -11.16614,-25.37626 -18.47641,-37.02863
-7.31934,-11.68044 -15.29842,-22.83889 -22.73042,-34.23097 -1e-5,-1e-5 -1e-5,-2e-5 -2e-5,-3e-5
-7.39087,-11.34425 -14.28407,-22.96167 -19.29392,-35.28637 -12.02383,-29.48611 -13.11118,-63.30106
-3.13772,-93.31238 9.95709,-30.01658 30.98113,-56.26077 57.88108,-72.4711 z"
- id="path3727"
- inkscape:path-effect="#path-effect3729;#path-effect3731"
- inkscape:original-d="m 298.49391,199.9517 c 0,0 -70.11602,122.20221 -55.09116,171.28343
15.02487,49.08121 81.13426,99.16408 67.11105,146.24198 -14.0232,47.0779 -52.08618,87.1442 -48.07956,115.19061
4.00663,28.04641 22.03647,45.07458 15.02487,61.1011"
- inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- style="fill:#7fe719;fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 258.82233,194.28202 -6.79936,7.33272 c 18.40008,16.73152 31.92376,38.99073 38.29612,63.17527
6.37993,24.18262 5.6227,50.35175 -2.22242,74.24712 -4.55271,13.92655 -11.51558,27.12016 -19.17318,39.94513
0,1e-5 -1e-5,2e-5 -1e-5,3e-5 -7.7154,12.90054 -16.18953,25.48503 -23.95441,38.61221 -7.75104,13.08527
-14.77882,26.80905 -19.35268,41.47924 -4.58285,14.67561 -6.55739,30.39199 -4.13513,45.66617 2.30972,14.32807
8.36097,27.68994 15.79062,39.90023 0,0 1e-5,0 1e-5,10e-6 7.42021,12.21174 16.18582,23.42694 24.52538,34.85207
10e-6,0 10e-6,10e-6 2e-5,2e-5 8.33355,11.42849 16.31743,23.17266 21.95884,36.07228 1e-5,0 1e-5,10e-6
1e-5,10e-6 5.63556,12.89588 8.90202,27.0945 7.38141,41.10242 -1.34655,12.44861 -6.52202,24.5046
-14.68009,34.09689 8.33298,-9.44074 13.7759,-21.45312 15.36963,-34.01583 1.78771,-14.13417 -1.22759,-28.5965
-6.71387,-41.7626 -5.48154,-13.16499 -13.32049,-25.19098 -21.48082,-36.80669 -8.15439,-11.61917
-16.68261,-22.94736 -23.74945,-35.09164 -7.05691,-12.1
4492 -12
.71501,-25.22199 -14.62499,-38.91589 -2.07376,-14.58276 0.14461,-29.60218 4.78765,-43.67608
4.65256,-14.08102 11.76234,-27.3021 19.61826,-40.06603 7.88982,-12.80108 16.5801,-25.20594 24.65238,-38.15289
10e-6,-10e-6 10e-6,-10e-6 10e-6,-2e-5 8.03362,-12.86459 15.44844,-26.36046 20.55171,-40.94584
8.74029,-25.07762 10.08916,-52.71047 3.76271,-78.64748 -6.33403,-25.93509 -20.29448,-49.97611
-39.80835,-68.40083 z"
- id="path3753"
- inkscape:path-effect="#path-effect3755;#path-effect3757"
- inkscape:original-d="m 255.42265,197.94838 c 0,0 46.07624,77.12762 36.05967,142.23535
-10.01657,65.10774 -73.12099,122.20221 -68.11271,164.27182 5.00829,42.06962 73.121,122.20221
68.11271,152.25193 -5.00829,30.04973 -15.02486,34.05636 -15.02486,34.05636"
- inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- sodipodi:type="arc"
+ inkscape:export-ydpi="90"
+ cx="238.57143"
+ cy="193.79076"
+ r="92.85714" />
+ <g
+ id="g35">
+ <path
+ inkscape:connector-curvature="0"
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
+ inkscape:original-d="m 240.3978,196.94672 c 0,0 25.04143,32.05304 14.0232,104.17237
-11.01823,72.11934 -30.04972,71.11768 -18.02983,123.20387 12.01989,52.08619 44.07293,43.07127
38.06298,118.19558 -6.00994,75.12431 27.04475,72.11933 8.01326,105.17403 -19.03149,33.0547 -32.05304,39.06464
-32.05304,39.06464"
+ inkscape:path-effect="#path-effect3735;#path-effect3737"
+ id="path3733"
+ d="m 245.05224,195.12019 -9.30888,3.65306 c 12.94594,32.04347 18.07623,67.35824 14.73012,101.92448
-1.9596,20.42159 -6.86165,40.69848 -10.94204,61.276 0,0 0,1e-5 0,1e-5 -4.07929,20.41972 -7.32514,41.4197
-5.89357,62.51313 1.47662,21.04203 7.57103,41.32123 15.0951,60.70513 7.59566,19.60238 16.60706,38.50039
24.27725,57.88181 0,10e-6 0,2e-5 0,2e-5 6.60026,16.69574 12.21337,33.86297 14.4832,51.60686 2.26533,17.73768
1.11501,36.17572 -5.48703,52.824 -6.25917,15.80007 -17.41606,29.69443 -31.59203,39.25253 14.35883,-9.28113
25.86915,-23.01242 32.51407,-38.87677 6.99507,-16.7167 8.56437,-35.39819 6.59563,-53.44006 -1.96459,-18.03872
-7.29267,-35.54181 -13.62598,-52.47714 -10e-6,-10e-6 -10e-6,-10e-6 -10e-6,-2e-5 -7.34319,-19.65775
-15.99345,-38.74595 -23.12941,-58.28994 -7.04313,-19.32561 -12.64286,-39.26961 -13.62419,-59.51424
-1.03217,-20.2905 2.57934,-40.64855 6.96875,-60.81184 0,-1e-5 0,-1e-5 0,-2e-5 4.45238,-20.31245
9.78142,-40.6935 12.2553,-61.80674 4.16291,-35.78173
-0.4177
6,-72.60564 -13.31628,-106.42026 z"
+ style="fill:#e40000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ inkscape:connector-curvature="0"
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
+ inkscape:original-d="m 298.49391,199.9517 c 0,0 -70.11602,122.20221 -55.09116,171.28343
15.02487,49.08121 81.13426,99.16408 67.11105,146.24198 -14.0232,47.0779 -52.08618,87.1442 -48.07956,115.19061
4.00663,28.04641 22.03647,45.07458 15.02487,61.1011"
+ inkscape:path-effect="#path-effect3729;#path-effect3731"
+ id="path3727"
+ d="m 301.11638,204.20877 -5.24494,-8.51414 c -28.66722,18.02054 -50.43493,46.35506
-60.46116,78.46842 -10.00985,32.11863 -8.14663,67.59482 5.0222,98.31496 5.50586,12.8061 12.78988,24.62201
20.49212,35.95672 0,0 10e-6,0 10e-6,10e-6 7.72926,11.38927 15.88445,22.3627 23.30171,33.74061
7.39322,11.35418 14.09603,23.15625 18.68327,35.76662 4.57973,12.60514 7.07399,26.08327 5.88213,39.3663
0,10e-6 -10e-6,2e-5 -10e-6,3e-5 -0.88895,10.14178 -3.93358,20.08309 -7.98518,29.57152 -4.10061,9.59294
-9.23071,18.76968 -14.46013,27.90479 0,10e-6 -1e-5,2e-5 -1e-5,3e-5 -5.23051,9.13085 -10.53321,18.28345
-14.98368,27.88176 0,1e-5 -10e-6,1e-5 -10e-6,2e-5 -4.41242,9.51063 -7.9587,19.51872 -9.50841,29.90962
-3.19135,21.4545 2.60951,44.03101 15.60483,61.19279 -12.68112,-17.39524 -17.97568,-39.94005
-14.44493,-61.00943 1.70718,-10.21209 5.39332,-20.01157 9.92343,-29.34561 4.57526,-9.42167 10.01166,-18.41684
15.40928,-27.45921 10e-6,0 10e-6,-10e-6 10e-6,-2e-5 5.40604,-9.05063 10.74487,-18.21
333 15.1
081,-27.91281 4.3222,-9.59873 7.63608,-19.7938 8.78087,-30.39579 0,-10e-6 0,-10e-6 0,-10e-6
1.47214,-13.88912 -0.82858,-27.97626 -5.36209,-41.1077 -4.52645,-13.12744 -11.16614,-25.37626
-18.47641,-37.02863 -7.31934,-11.68044 -15.29842,-22.83889 -22.73042,-34.23097 0,-1e-5 -1e-5,-2e-5
-1e-5,-3e-5 -7.39088,-11.34425 -14.28408,-22.96167 -19.29393,-35.28637 -12.02383,-29.48611
-13.11118,-63.30106 -3.13772,-93.31238 9.95709,-30.01658 30.98113,-56.26077 57.88108,-72.4711 z"
+ style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ inkscape:connector-curvature="0"
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
+ inkscape:original-d="m 255.42265,197.94838 c 0,0 46.07624,77.12762 36.05967,142.23535
-10.01657,65.10774 -73.12099,122.20221 -68.11271,164.27182 5.00829,42.06962 73.121,122.20221
68.11271,152.25193 -5.00829,30.04973 -15.02486,34.05636 -15.02486,34.05636"
+ inkscape:path-effect="#path-effect3755;#path-effect3757"
+ id="path3753"
+ d="m 258.82233,194.28202 -6.79936,7.33272 c 18.40008,16.73152 31.92376,38.99073 38.29612,63.17527
6.37993,24.18262 5.6227,50.35175 -2.22242,74.24712 -4.55271,13.92655 -11.51558,27.12016 -19.17318,39.94513
0,1e-5 -1e-5,2e-5 -1e-5,3e-5 -7.7154,12.90054 -16.18953,25.48503 -23.95441,38.61221 -7.75104,13.08527
-14.77882,26.80905 -19.35268,41.47924 -4.58285,14.67561 -6.55739,30.39199 -4.13513,45.66617 2.30972,14.32806
8.36097,27.68993 15.79061,39.90021 1e-5,10e-6 1e-5,2e-5 2e-5,3e-5 7.42021,12.21174 16.18582,23.42694
24.52538,34.85207 10e-6,0 10e-6,10e-6 2e-5,2e-5 8.33355,11.42849 16.31742,23.17266 21.95884,36.07227 0,10e-6
0,2e-5 1e-5,2e-5 5.63556,12.89588 8.90202,27.0945 7.38141,41.10242 -1.34655,12.44861 -6.52202,24.50461
-14.6801,34.0969 8.33299,-9.44075 13.77591,-21.45313 15.36964,-34.01584 1.78771,-14.13417 -1.22759,-28.5965
-6.71387,-41.7626 -5.48153,-13.16498 -13.32048,-25.19096 -21.4808,-36.80666 -1e-5,-1e-5 -1e-5,-2e-5
-2e-5,-3e-5 -8.15439,-11.61917 -16.68261,-2
2.94736
-23.74945,-35.09164 -7.05691,-12.14492 -12.71501,-25.22199 -14.62499,-38.91589 -2.07376,-14.58276
0.14461,-29.60218 4.78765,-43.67608 4.65256,-14.08102 11.76234,-27.3021 19.61826,-40.06603 7.88982,-12.80107
16.58009,-25.20593 24.65238,-38.15288 0,-1e-5 10e-6,-2e-5 10e-6,-3e-5 8.03362,-12.86459 15.44844,-26.36046
20.55171,-40.94584 8.74029,-25.07762 10.08916,-52.71047 3.76271,-78.64748 -6.33403,-25.93509
-20.29448,-49.97611 -39.80835,-68.40083 z"
+ style="fill:#7fe719;fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ </g>
+ <circle
style="fill:url(#linearGradient4588);fill-opacity:1;stroke:none"
id="path2834-7"
- sodipodi:cx="238.57143"
- sodipodi:cy="193.79076"
- sodipodi:rx="92.85714"
- sodipodi:ry="92.85714"
- d="m 331.42857,193.79076 a 92.85714,92.85714 0 1 1 -185.71428,0 92.85714,92.85714 0 1 1 185.71428,0 z"
transform="matrix(0.45188492,0,0,0.45188492,-29.677549,274.64909)"
inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.8/var/www/gtk/images/gtkbg.png"
inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
+ inkscape:export-ydpi="90"
+ cx="238.57143"
+ cy="193.79076"
+ r="92.85714" />
</g>
</svg>
diff --git a/images/header-logo-gtk-doc.png b/images/header-logo-gtk-doc.png
index 792ae72..a417c1f 100644
Binary files a/images/header-logo-gtk-doc.png and b/images/header-logo-gtk-doc.png differ
diff --git a/images/header-logo-inset.png b/images/header-logo-inset.png
index 72c5b97..e58e870 100644
Binary files a/images/header-logo-inset.png and b/images/header-logo-inset.png differ
diff --git a/images/header-logo-inset.svg b/images/header-logo-inset.svg
index a930dae..079b5d9 100644
--- a/images/header-logo-inset.svg
+++ b/images/header-logo-inset.svg
@@ -14,11 +14,11 @@
height="100"
id="svg3765"
version="1.1"
- inkscape:version="0.47 r22583"
+ inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
inkscape:export-filename="/home/eboyjr/.gvfs/sftp for eboyjr on
192.168.2.6/var/gtk/images/header-logo.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
- sodipodi:docname="header-logo.svg">
+ sodipodi:docname="header-logo-inset.svg">
<defs
id="defs3767">
<linearGradient
@@ -133,13 +133,13 @@
inkscape:cx="175.82294"
inkscape:cy="60.131632"
inkscape:document-units="px"
- inkscape:current-layer="layer3"
+ inkscape:current-layer="layer6"
showgrid="false"
showborder="true"
borderlayer="true"
inkscape:showpageshadow="true"
- inkscape:window-width="1024"
- inkscape:window-height="548"
+ inkscape:window-width="1366"
+ inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1" />
@@ -203,13 +203,13 @@
id="text4176"
y="71.449219"
x="251.47121"
-
style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream
Vera Sans;filter:url(#filter3639)"
+ style="font-style:normal;font-weight:normal;line-height:0%;font-family:'Bitstream Vera
Sans';fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter3639)"
xml:space="preserve"><tspan
-
style="font-size:56px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;text-anchor:start;font-family:Bitstream
Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:1.25;font-family:'Bitstream
Vera Sans';-inkscape-font-specification:'Bitstream Vera Sans';text-align:start;text-anchor:start"
y="71.449219"
x="251.47121"
id="tspan4178"
- sodipodi:role="line">The GTK+ Project</tspan></text>
+ sodipodi:role="line">The GTK Project</tspan></text>
<g
transform="matrix(0.68766509,0,0,0.68766509,145.28049,5.8922593)"
id="g4301">
diff --git a/images/header-logo.png b/images/header-logo.png
index b68312d..6e95462 100644
Binary files a/images/header-logo.png and b/images/header-logo.png differ
diff --git a/images/header-logo.svg b/images/header-logo.svg
index 666f78b..2b2b0ff 100644
--- a/images/header-logo.svg
+++ b/images/header-logo.svg
@@ -15,7 +15,7 @@
height="100"
id="svg3765"
version="1.1"
- inkscape:version="0.48.1 r9760"
+ inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
inkscape:export-filename="/home/martyn/header-logo.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
@@ -265,19 +265,19 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="2.2922222"
- inkscape:cx="450"
- inkscape:cy="50"
+ inkscape:zoom="0.81042293"
+ inkscape:cx="388.79059"
+ inkscape:cy="3.7249609"
inkscape:document-units="px"
- inkscape:current-layer="layer3"
+ inkscape:current-layer="layer6"
showgrid="false"
showborder="true"
borderlayer="true"
inkscape:showpageshadow="true"
- inkscape:window-width="2560"
- inkscape:window-height="1576"
+ inkscape:window-width="1366"
+ inkscape:window-height="706"
inkscape:window-x="0"
- inkscape:window-y="24"
+ inkscape:window-y="25"
inkscape:window-maximized="1" />
<metadata
id="metadata3770">
@@ -287,7 +287,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
+ <dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -369,26 +369,25 @@
</g>
<text
xml:space="preserve"
-
style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
x="378.36282"
y="11.147676"
- id="text3014"
- sodipodi:linespacing="125%"><tspan
+ id="text3014"><tspan
sodipodi:role="line"
id="tspan3016"
x="378.36282"
- y="11.147676"></tspan></text>
+ y="11.147676"
+ style="font-size:40px;line-height:1.25;font-family:sans-serif"> </tspan></text>
<text
xml:space="preserve"
-
style="font-size:56px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5417);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.46382979;stroke-dasharray:none;stroke-dashoffset:0;font-family:DejaVu
Sans;-inkscape-font-specification:DejaVu Sans"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'DejaVu
Sans';-inkscape-font-specification:'DejaVu
Sans';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5417);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.46382979"
x="252.11847"
y="71.271904"
- id="text3148"
- sodipodi:linespacing="125%"><tspan
+ id="text3148"><tspan
sodipodi:role="line"
id="tspan3150"
x="252.11847"
y="71.271904"
-
style="fill:url(#linearGradient5417);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.46382979;stroke-dasharray:none;stroke-dashoffset:0">The
GTK+ Project</tspan></text>
+
style="font-size:56px;line-height:1.25;fill:url(#linearGradient5417);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.46382979">The
GTK Project</tspan></text>
</g>
</svg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]