chiark / gitweb /
documentation: save 0.6 kB per page by optimizing the magnifier SVG.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 15 Sep 2019 19:49:25 +0000 (21:49 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 15 Sep 2019 19:51:35 +0000 (21:51 +0200)
commit9c18a33ddb13dba2bfb4ff736743b6fbc2218874
tree146d10438e12e6ec4489c3f38f1babcb630d6dcf
parent7003b9dd424874bbf8a03c7bd799bfadba8596fa
documentation: save 0.6 kB per page by optimizing the magnifier SVG.

I should have used <use> since the beginning, heh. The magnifier is now
exported with Inkscape with just 3 significant decimal places (instead
of 5) and that's apparently more than enough.
28 files changed:
documentation/templates/doxygen/base.html
documentation/templates/python/base.html
documentation/test_doxygen/layout/pages.html
documentation/test_doxygen/layout_generated_doxyfile/index.html
documentation/test_doxygen/layout_minimal/index.html
documentation/test_doxygen/layout_search_binary/index.html
documentation/test_doxygen/layout_search_opensearch/index.html
documentation/test_doxygen/undocumented/File_8h.html
documentation/test_doxygen/undocumented/annotated.html
documentation/test_doxygen/undocumented/classClass.html
documentation/test_doxygen/undocumented/dir_4b0d5f8864bf89936129251a2d32609b.html
documentation/test_doxygen/undocumented/files.html
documentation/test_doxygen/undocumented/group__group.html
documentation/test_doxygen/undocumented/namespaceNamespace.html
documentation/test_doxygen/undocumented/structNamespace_1_1ClassInANamespace.html
documentation/test_python/layout/index.html
documentation/test_python/layout_search_binary/index.html
documentation/test_python/layout_search_open_search/index.html
documentation/test_python/link_formatting/c.link_formatting.Class.Sub.html
documentation/test_python/link_formatting/c.link_formatting.Class.html
documentation/test_python/link_formatting/c.link_formatting.pybind.Foo.html
documentation/test_python/link_formatting/m.link_formatting.html
documentation/test_python/link_formatting/m.link_formatting.pybind.html
documentation/test_python/link_formatting/m.link_formatting.sub.html
documentation/test_python/link_formatting/p.page.html
documentation/test_python/link_formatting/s.classes.html
documentation/test_python/link_formatting/s.modules.html
documentation/test_python/link_formatting/s.pages.html