Skip to content

(#727) Implement paint-order on text

Violet Holland requested to merge violet-h/librsvg:madds-text-paint-order into master

This modifies the text rendering in drawing_ctx.rs to draw fill and stroke according to paint-order.

Merge request reports