|
denigma 4.0.0
|
Options for SVG converters. More...
#include <svg.h>


Public Attributes | |
| CommonOptions | common |
| Options common to all converters. | |
| Unit | unit { Unit::Points } |
| Unit suffix for SVG width and height output. | |
| double | scale { 1.0 } |
| Extra scale multiplier for SVG output when page scaling is not active. | |
| std::vector< int > | shapeDefs |
| Optional ShapeDef identifiers for SVG conversion. | |
| bool | usePageScale { false } |
| Use Finale page-format scaling. | |
Additional Inherited Members | |
Public Member Functions inherited from denigma::IOptions | |
| virtual | ~IOptions ()=default |
| Virtual destructor. | |
Options for SVG converters.