svg-net / SVG

Fork of the ms svg library
http://svg-net.github.io/SVG/
Microsoft Public License
1.16k stars 474 forks source link

svg to png incorrect #891

Open comepeng opened 3 years ago

comepeng commented 3 years ago

Description

svg to png missing arrow

Example data

`<?xml version="1.0" encoding="utf-8"?>

` #### Used Versions
comepeng commented 3 years ago

Possible reason: the width of maker is not calculated when calculating the image size

H1Gdev commented 3 years ago

I think that it is difficult to fix this issue... This library has potential issue in calculating area.