serializeTexts
serializeTexts(
texts):string
Defined in: svg/serialize.ts:14
Serialize screen-space text labels (#105 N7b-2) to <text> elements (coords already in screen px,
so no view-transform wrapper). A halo is a stroke drawn behind the fill via paint-order:stroke.
Parameters
Section titled “Parameters”readonly TextData[]
Returns
Section titled “Returns”string