|
SVG for C++
|
#include <svg.hpp>
Public Member Functions | |
| AutoscaleOptions (const Margins &_margins=DEFAULT_MARGINS, bool _autoscale_nested_svgs=true) | |
Public Attributes | |
| Margins | margins |
| bool | autoscale_nested_svgs |
Options for autoscale behavior beyond the margin overloads.
| bool SVG::AutoscaleOptions::autoscale_nested_svgs |
Autoscale nested SVG viewports before measuring this element.