From 18fe128c560799abdae523f5bed9b6986390d882 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Mon, 20 Mar 2017 17:25:53 +0100 Subject: Use svg instead of png image in cover root svg file Signed-off-by: Sebastien Douheret --- docs/cover.jpg | Bin 180037 -> 160264 bytes docs/cover_small.jpg | Bin 12352 -> 12079 bytes docs/images/iotbzh_logo_small.png | Bin 0 -> 6989 bytes docs/resources/cover.svg | 2427 ++-------------------------------- docs/resources/iotbzh_logo.png | Bin 129625 -> 0 bytes docs/resources/iotbzh_logo_small.png | Bin 6989 -> 0 bytes 6 files changed, 122 insertions(+), 2305 deletions(-) create mode 100644 docs/images/iotbzh_logo_small.png delete mode 100644 docs/resources/iotbzh_logo.png delete mode 100644 docs/resources/iotbzh_logo_small.png diff --git a/docs/cover.jpg b/docs/cover.jpg index b9e0b1ee..5ff907cb 100644 Binary files a/docs/cover.jpg and b/docs/cover.jpg differ diff --git a/docs/cover_small.jpg b/docs/cover_small.jpg index d88c4ee5..fdab95af 100644 Binary files a/docs/cover_small.jpg and b/docs/cover_small.jpg differ diff --git a/docs/images/iotbzh_logo_small.png b/docs/images/iotbzh_logo_small.png new file mode 100644 index 00000000..6a98c609 Binary files /dev/null and b/docs/images/iotbzh_logo_small.png differ diff --git a/docs/resources/cover.svg b/docs/resources/cover.svg index 8d24aef3..0859f16d 100644 --- a/docs/resources/cover.svg +++ b/docs/resources/cover.svg @@ -7,7 +7,6 @@ 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: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="595.27557pt" @@ -18,7 +17,70 @@ inkscape:version="0.91 r13725" sodipodi:docname="cover.svg"> + id="iotbzh-logo"> + + + + + + + + + + + + + + + + inkscape:window-maximized="1" + showguides="false" /> @@ -47,7 +110,7 @@ image/svg+xml - + @@ -55,2320 +118,37 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1"> - {title} {title} {subtitle} {subtitle} {version} {version} {date} + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:22.5px;line-height:125%;font-family:Verdana;-inkscape-font-specification:'Verdana, Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1">{date} + IOT + + BZH + + diff --git a/docs/resources/iotbzh_logo.png b/docs/resources/iotbzh_logo.png deleted file mode 100644 index ae6bc48a..00000000 Binary files a/docs/resources/iotbzh_logo.png and /dev/null differ diff --git a/docs/resources/iotbzh_logo_small.png b/docs/resources/iotbzh_logo_small.png deleted file mode 100644 index 6a98c609..00000000 Binary files a/docs/resources/iotbzh_logo_small.png and /dev/null differ -- cgit 1.2.3-korg