store viewbox
transform
This commit is contained in:
parent
fafc751e42
commit
3fbce913d0
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ public:
|
|||
bool strict_;
|
||||
std::map<std::string, gradient> gradient_map_;
|
||||
std::map<std::string, boost::property_tree::detail::rapidxml::xml_node<char> const*> node_cache_;
|
||||
agg::trans_affine viewbox_tr_{};
|
||||
error_handler err_handler_;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue