RazrFalcon / tiny-skia

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

Add support for odd-numbered lists of dashes #103

Closed notgull closed 11 months ago

notgull commented 11 months ago

Closes #102 by adding support for odd-numbered dashes. This PR simply repeats the dash collection if it's odd-numbered.

This results in the following correct sample: piet-tiny-skia-03-2 00