svglite 1.1.0
- Text metrics now converted from points to pixels (#45, #48) - this
fixes text alignment issues. - Intermediate outputs are always valid SVG (#53).
- New
svgstring()
returns plot as a string (#40, @yixuan). - Use raster test compatible with older versions of R.
- Add support for
clip()
. This also fixes a number of minor issues with
grid graphics (@yixuan, #47 and #49). - Fix incorrect device size (#50).