adobe / svg-native-viewer

SVG Native viewer is a library that parses and renders SVG Native documents
Apache License 2.0
155 stars 37 forks source link

ignoring viewBox translation #172

Closed tjindal closed 2 years ago

tjindal commented 2 years ago

if view-box coordinates are present in svg file , sometimes we will get as output blank file. to get rid of this , we can ignore translate of view-box.