Skip to content

svglover-1.1.0

Compare
Choose a tag to compare
@globalcitizen globalcitizen released this 18 Mar 23:00
· 6 commits to master since this release

Major work from @nasso, thanks!

  • Add support for the following elements: <path>, <use> and <polyline>.
  • Add support for the following attributes: href, xlink:href, d, viewBox, (stroke|fill)-opacity.
  • Add support for many more color formats.
  • Improved support for the transform attribute.
  • Improved support for opacity-related attributes.
  • Various XML parsing improvements.
  • Removed tableshow.lua - I don't know why it was there but I'm pretty sure it isn't needed for svglover to work since it wasn't used at all.
  • Changed the demo code to show all the new features.
  • Some bug fixes.