Skip to content
  • Darin Adler's avatar
    Check for width 0 and height 0 cases. Make warnings clearer. · 6e3f85db
    Darin Adler authored
    	* rsvg.c: (rsvg_start_svg): Check for width 0 and height 0
    	cases. Make warnings clearer.
    	(rsvg_size_callback): Explicitly check for bad width and
    	height. Before, we sometimes did math starting with -1 and
    	yielding 0, which led to a divide by zero.
    
    	* test-71622.svg: New test case.
    6e3f85db