Files
Graphite/editor
YohYamasaki 4285243a5d Use Arc<List<Vector>> for vector_data metadata
This exposes List's attributes to message handlers, enabling them to
access the necessary attribute data such as ATTR_STROKE_PAINT_GRAPHIC
as `Fill` and `Stroke` will not have paint information in the future.
2026-05-20 16:09:39 +09:00
..