• Rafael Monnerat's avatar
    Included some tests for SVG to PNG conversions · d966c357
    Rafael Monnerat authored
    Using Image Document, this commit includes tests to assert
    the conversion outcome when convert svg to png. The main goal
    is assert if the image backgronud (external and embeded cases)
    is incorpoted into the PNG generated.
    
    The image comparation is very basic level, but enough for this tests.
    
    It exposes an error when convert one svg that uses url with http.
    d966c357