RazrFalcon / tiny-skia

A tiny Skia subset ported to Rust
BSD 3-Clause "New" or "Revised" License
1.05k stars 67 forks source link

fix: incorrect usage of last_point in compute_tight_bounds. #111

Closed qbcbyb closed 4 months ago

RazrFalcon commented 5 months ago

Yep, my bad. Please update tests as well.

RazrFalcon commented 4 months ago

Merged manually. Thanks.