Skip to content

Releases: sammycage/lunasvg

v2.3.1

15 Jan 21:52
e612abd
Compare
Choose a tag to compare
  • Fix recursive path parsing #62

v2.3.0

19 Aug 16:33
73cc40b
Compare
Choose a tag to compare
  • Change document.h to lunasvg.h #56
  • Add documentations

v2.2.0

29 Jul 15:27
b37960f
Compare
Choose a tag to compare

Support

  • CSS pseudo-classes

    • not
    • root
    • first-child
    • last-child
    • first-of-type
    • last-of-type
  • fallback color

  • overflow

  • XML entities

  • CSS comments

  • mask region

Fix

  • viewBox transformation
  • Recursive use, clipPath, mask, marker and pattern referencing
  • Optimize compositing

Enjoy!!!

v2.1.5

14 Jul 20:12
4ee117a
Compare
Choose a tag to compare
  • Support CSS important
  • Fix recursive stylesheet
  • Fix selector precedence

v2.1.4

13 Jul 15:31
b1a4c56
Compare
Choose a tag to compare
  • StyleSheet

v2.0.1

26 Apr 18:21
10f704b
Compare
Choose a tag to compare
  • Fix boundingBox calculations
  • Use viewPort when viewBox is not available
  • Support invalid sized svg

Change of API

18 Apr 13:51
Compare
Choose a tag to compare
v2.0.0

Release v2.0.0

v1.4.2

18 Jan 21:30
Compare
Choose a tag to compare
add bitmap valid check

v1.4.1

28 Nov 01:29
Compare
Choose a tag to compare
Release v1.4.1

v1.4.0

08 Nov 20:05
Compare
Choose a tag to compare
  • Add plutovg : small, simple and fast 2d graphics library.