A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs.
Mozilla Public License 2.0
1.57k
stars
57
forks
source link
how does @resvg/resvg-js make sure that `svg` are not exceeding the maxHeight value? #330
Open
trenchesdeveloper opened 7 months ago
how does @resvg/resvg-js make sure that svg are not exceeding the maxHeight value when we set
fitTo: { mode: 'width', value: width, }