- Fixed tiptoe for right-to-left text flow.
- Internally changed the implementation of
arc
to usecurve
instead ofpath
. Consequently, the default ofarc.shorten
is now100%
which looks better with the new implementation.
arc
to use curve
instead of path
. Consequently, the default of arc.shorten
is now 100%
which looks better with the new implementation.