README.md in prawn-svg-0.19.0 vs README.md in prawn-svg-0.20.0
- old
+ new
@@ -39,10 +39,10 @@
- <tt><path></tt> supports all commands defined in SVG 1.1, although the
implementation of elliptical arc is a bit rough at the moment.
- <tt><text></tt> and <tt><tspan></tt> with attributes
- <tt>text-anchor</tt>, <tt>font-size</tt>, <tt>font-family</tt>, <tt>font-weight</tt>, <tt>font-style</tt>, <tt>dx</tt>, <tt>dy</tt>
+ <tt>text-anchor</tt>, <tt>font-size</tt>, <tt>font-family</tt>, <tt>font-weight</tt>, <tt>font-style</tt>, <tt>letter-spacing</tt>, <tt>dx</tt>, <tt>dy</tt>
- <tt><svg></tt>, <tt><g></tt> and <tt><symbol></tt>
- <tt><use></tt>