Skip to content

v0.29.0

Compare
Choose a tag to compare
@mogest mogest released this 05 Jan 03:07

Changes:

  • SVGs that do not have a width or height but do have a viewBox will now use 100% width and use the viewBox's ratio to determine the height. Previously it would use 100% of both width and height.

Bug fixes:

  • Correctly ignore CSS selectors that prawn-svg doesn't implement; some would make it crash.