An error occurred fetching the project authors.
  1. 04 May, 2012 1 commit
    • Rafael Monnerat's avatar
      Make tests more accurate with simpler images · e8e484bc
      Rafael Monnerat authored
      The image comparation isn't advanced enough to identify minor color
       changes when convert to grey scale. So use simpler images to make
      sure we do not get false positives.
      
      The goal of image comparation is only for make sure background is
      placed at the figures.
      e8e484bc
  2. 13 Apr, 2012 1 commit
    • 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