summaryrefslogtreecommitdiff
path: root/docbook/wsdg_graphics
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-07-23 18:28:32 -0700
committerGerald Combs <gerald@wireshark.org>2014-08-24 02:56:35 +0000
commitd31011572def589f5c7926c780e0e82a3f61216d (patch)
tree0d534d0ffae5b989c8d2374e97c9658cbd65245e /docbook/wsdg_graphics
parent7d035a12b3762fccfd28694dd1ade2c8cd72ea7f (diff)
downloadwireshark-d31011572def589f5c7926c780e0e82a3f61216d.tar.gz
Convert admon graphics to SVG.
Use a common set of SVG files for AsciiDoc / DocBook admonition graphics. Put them in a common directory. According to http://caniuse.com/svg all common browsers have had SVG support for a while now. The graphics themselves were created with Inkscape. If you would like to refine them further you are more than welcome. Use variables to assemble xsltproc commands in Autotools and Nmake while we're here. Try to update Debian rules to reflect ga92c3fb. Change-Id: If82647af27a60117c517125dff0aca81c033be72 Reviewed-on: https://code.wireshark.org/review/3206 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsdg_graphics')
-rw-r--r--docbook/wsdg_graphics/note.pngbin1111 -> 0 bytes
-rw-r--r--docbook/wsdg_graphics/tip.pngbin1176 -> 0 bytes
-rw-r--r--docbook/wsdg_graphics/warning.pngbin1274 -> 0 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/docbook/wsdg_graphics/note.png b/docbook/wsdg_graphics/note.png
deleted file mode 100644
index 3a20ba7b4f..0000000000
--- a/docbook/wsdg_graphics/note.png
+++ /dev/null
Binary files differ
diff --git a/docbook/wsdg_graphics/tip.png b/docbook/wsdg_graphics/tip.png
deleted file mode 100644
index 2cb772353c..0000000000
--- a/docbook/wsdg_graphics/tip.png
+++ /dev/null
Binary files differ
diff --git a/docbook/wsdg_graphics/warning.png b/docbook/wsdg_graphics/warning.png
deleted file mode 100644
index ffb7588080..0000000000
--- a/docbook/wsdg_graphics/warning.png
+++ /dev/null
Binary files differ