Corrected the SVG output for text characters "<" and ">" to the
commitf8925b7e188426beb68c16782b85a5f3c96a2806
authorTim Edwards <tim@opencircuitdesign.com>
Sat, 30 May 2020 19:45:24 +0000 (30 15:45 -0400)
committerTim Edwards <tim@opencircuitdesign.com>
Sat, 30 May 2020 19:45:24 +0000 (30 15:45 -0400)
tree6815aa5a5b326d8697a9235bd9089c764557155e
parent2d093a0b540a33ea360f20e3accf9bf0365e5cce
Corrected the SVG output for text characters "<" and ">" to the
html encodings "&lt;" and "&gt;", respectively, per the bug
report from Henk Boezen.
VERSION
lib/tcl/wrapper.tcl
svg.c