The following commit has been merged in the master branch:
commit 74847585583defc05ca91534346d44aff59e980b
Author: Guillem Jover <[email protected]>
Date: Tue May 28 01:27:49 2013 +0200
doc: Switch from png to svg for graph images
This substantially reduces the image sizes.
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index c3317ea..34c2d4c 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -1798,7 +1798,7 @@ DIRECTORY_GRAPH = YES
# HTML_FILE_EXTENSION to xhtml in order to make the SVG files
# visible in IE 9+ (other browsers do not have this requirement).
-DOT_IMAGE_FORMAT = png
+DOT_IMAGE_FORMAT = svg
# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
# enable generation of interactive SVG images that allow zooming and panning.
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]