1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 13:59:06 +00:00
gns3-server/gns3server/handlers/api
grossmj e3757a8955 Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
* Default for missing height/width is "100%" as defined in the SVG specification
* Better error message, if viewBox attribute is missing
* Removal of "%" in percent more fault tolerant by using rstrip("%")
2019-01-21 16:01:03 +07:00
..
compute
controller Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 16:01:03 +07:00
__init__.py