1. 24 Apr, 2012 1 commit
    • Rafael Monnerat's avatar
      Fix SVG to PNG conversion when a xlink:href uses a URL · 036a066d
      Rafael Monnerat authored
      Transform the URL into Data URI in order to avoid ImageMagick and
      rsvg-convert limitations. This API should be dropped as soon those external
      tools can handle remote URLs (ie.: http, https ...) into SVG definitions.
      
      It was included defensive code and a lot of tests to prevent unexpected
      outcomes, like raise ConversionError if the download failures and do
      not parse empty content.
      036a066d
  2. 13 Apr, 2012 7 commits
  3. 12 Apr, 2012 1 commit
  4. 11 Apr, 2012 3 commits
  5. 10 Apr, 2012 23 commits
  6. 09 Apr, 2012 1 commit
  7. 06 Apr, 2012 4 commits