Searched defs:text_tags (Results 1 - 1 of 1) sorted by relevance
| /inkscape/share/extensions/ | ||
| H A D | replace_font.py | 39 text_tags = ['{http://www.w3.org/2000/svg}tspan', variable 86 return node.tag in text_tags and 'style' in node.attrib 93 return node.tag in text_tags |
Completed in 16 milliseconds