Skip to content

v0.10.0

Compare
Choose a tag to compare
@sbinet sbinet released this 28 Sep 07:24
· 42 commits to master since this release

Release v0.10.0 is a minor release in the v0.10 branch.

API breaking changes:

  • d08bae0 vg/{fonts,vgpdf}: remove vg/fonts package
  • 89f8c6d plot: take axis label offset and markers descent into account in axes glyphboxes
  • eacbd7b plotter: refactor Labels.{X,Y}Offset into a vg.Point
  • e25766a vg: remove FontMap, AddFont and MakeFont

API additions since v0.9.0:

  • ce77c31 vg/vgsvg: add switch to embed fonts to SVG plot
  • 2a53c6f vg: introduce Rectangle.Add
  • 1041289 plot: allow user to specify precision of LogTick markers