rive-app / rive-cpp-legacy

C++ runtime for Rive
MIT License
287 stars 43 forks source link

RawPath #207

Closed mikerreed closed 2 years ago

mikerreed commented 2 years ago

This is a pre-PR, in preparation of users like RenderFont and others.

Primary value is so rive has a mutable, inspectable path representation it can sling around internally. This is especially needed when receiving and scaling path data from the (future) RenderFont, but likely will also be useful as we experiment with our own "path-effects" like dashing.