Doxygen: use SVG for the call graph images (#2896)
Now that IE is finally gone, all the main browsers support this, which provides higher quality and smaller sizes.
This commit is contained in:
parent
ae831a145e
commit
2cc1947177
@ -2461,7 +2461,7 @@ DIRECTORY_GRAPH = YES
|
||||
# The default value is: png.
|
||||
# This tag requires that the tag HAVE_DOT is set to YES.
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user