Skip to content

vector: Add ShumateVectorSprite

James Westman requested to merge jwestman/libshumate:sprite-fallback into main

Make ShumateVectorSpriteSheet public and add ShumateVectorSprite. This new API gives applications more control over the sprites in a style. It enables HiDPI support and allows apps to generate their own sprites on demand using a callback.

Edited by James Westman

Merge request reports