1. 25 Jul, 2014 2 commits
    • Eric Domke's avatar
      Iteration 2 of tspan functionality · 968a8f43
      Eric Domke authored
      - Support more font styles
      - Fix problems with parsing 'em' svg units introduced by trying to parse
      2e-5 double formats
      - Move font properties to SvgVisualElement class as grouping elements
      can also contain them
      - Properly inherit font properties via the parent list
      - Properly handle tspan offsets
      - Support for .Net 3.5
      968a8f43
    • Eric Domke's avatar
      Iteration 1 of tspan functionality · ceb78a3f
      Eric Domke authored
      ceb78a3f
  2. 24 Jul, 2014 2 commits
    • Eric Domke's avatar
      Various Parsing Bug Fixes · f10b0336
      Eric Domke authored
      - Implemented .Net 3.5 support mostly by removing ISvgEventCaller
      functionality in .Net 3.5 build
      - Added ability to parse colors such as rgb(#%, #%, #%)
      - Fix issues with calculating the next coordinate after a close figure
      and a relative move
      - Allow the std. deviation in a gaussian blur to be a float.
      - Allow "none" for a unit collection
      - Allow gradients to reference other gradients defined later in the SVG
      - Fix href attribute bug on the SVG use element
      - Adding a descendants convenience methods (similar to the Xml to Linq
      API)
      - Removed non-functional property from the SvgDescription class to
      encourage use of the Content property instead
      f10b0336
    • Tebjan Halm's avatar
  3. 01 Jul, 2014 1 commit
    • Eric Domke's avatar
      Descendants Extension and Metadata Tweaks · 1f36e015
      Eric Domke authored
      - Adding a descendants convenience methods (similar to the Xml to Linq
      API)
      - Removed non-functional property from the SvgDescription class to
      encourage use of the Content property instead
      - Added unit test project for unit test of new functionality.
      1f36e015
  4. 27 Jun, 2014 1 commit
    • Eric Domke's avatar
      .Net 3.5 Support and Marker Fixes · 14a3b6a9
      Eric Domke authored
      - Implemented .Net 3.5 support mostly by removing ISvgEventCaller
      functionality in .Net 3.5 build
      - Added ability to parse orient="auto"
      - Added ability to parse colors such as rgb(#%, #%, #%)
      - Fixed marker rendering implementation
      14a3b6a9
  5. 14 Jun, 2014 1 commit
  6. 28 Mar, 2014 1 commit
  7. 13 Mar, 2014 1 commit
  8. 12 Mar, 2014 1 commit
  9. 11 Mar, 2014 4 commits
  10. 09 Mar, 2014 1 commit
  11. 05 Dec, 2013 1 commit
  12. 29 Nov, 2013 1 commit
  13. 25 Nov, 2013 2 commits
  14. 17 Nov, 2013 1 commit
  15. 14 Nov, 2013 1 commit
  16. 12 Nov, 2013 2 commits
  17. 15 Oct, 2013 2 commits
  18. 14 Oct, 2013 1 commit
  19. 23 Aug, 2013 1 commit
  20. 31 Jul, 2013 1 commit
  21. 30 Jul, 2013 1 commit
  22. 25 Jul, 2013 1 commit
  23. 11 Jul, 2013 2 commits
  24. 10 Jul, 2013 2 commits
  25. 08 Jul, 2013 1 commit
  26. 28 Jun, 2013 2 commits
  27. 27 Jun, 2013 1 commit
  28. 26 Jun, 2013 1 commit
  29. 20 Jun, 2013 1 commit