fn resolve_decoration(
tspan: SvgNode<'_, '_>,
state: &State<'_>,
cache: &mut Cache,
) -> TextDecoration
Expand description
Resolves node’s text-decoration
property.
fn resolve_decoration(
tspan: SvgNode<'_, '_>,
state: &State<'_>,
cache: &mut Cache,
) -> TextDecoration
Resolves node’s text-decoration
property.