Function write_span

Source
fn write_span(
    is_clip_path: bool,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
    chunk: &TextChunk,
    span: &TextSpan,
)
Expand description

Write all of the tspan attributes except for decorations.