Store the tags as styles inside the a style definition of window »text«.
»underline« and »overstrike« are redundant vis-a-vis »font«. Has to be fixed.
»elide« default value is 0, if elide is passed to this function, its value will be true and thus: hidden.-
Example 4.33. ::vgcode::dump-configure-Text using tagconfigure
... # Tags consists of two features : range and properties. # Properties are not applicable while the tag is being # created with its range\ [s]. append result \ [dumper::tag $ta_name $tag \ [$target tag ranges $tag]] \ [dumper::tagconfigure $ta_name $tag \ [dumper::properties \ [vgcode::clearOptions \ [$target tag configure $tag] $basename 0] $target]]