1. 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
  2. 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
  3. 14 Jun, 2014 1 commit
  4. 28 Mar, 2014 1 commit
  5. 13 Mar, 2014 1 commit
  6. 12 Mar, 2014 1 commit
  7. 11 Mar, 2014 4 commits
  8. 09 Mar, 2014 1 commit
  9. 05 Dec, 2013 1 commit
  10. 29 Nov, 2013 1 commit
  11. 25 Nov, 2013 2 commits
  12. 17 Nov, 2013 1 commit
  13. 14 Nov, 2013 1 commit
  14. 12 Nov, 2013 2 commits
  15. 15 Oct, 2013 2 commits
  16. 14 Oct, 2013 1 commit
  17. 23 Aug, 2013 1 commit
  18. 31 Jul, 2013 1 commit
  19. 30 Jul, 2013 1 commit
  20. 25 Jul, 2013 1 commit
  21. 11 Jul, 2013 2 commits
  22. 10 Jul, 2013 2 commits
  23. 08 Jul, 2013 1 commit
  24. 28 Jun, 2013 2 commits
  25. 27 Jun, 2013 1 commit
  26. 26 Jun, 2013 1 commit
  27. 20 Jun, 2013 1 commit
  28. 19 Jun, 2013 1 commit
  29. 04 Jun, 2013 2 commits
  30. 19 Mar, 2012 1 commit
    • G Money's avatar
      - Made Deepcopy change to all elements to allow for duplicating part of the Svg document tree · 094c0b1a
      G Money authored
      - Changes to get texts displaying bold / normal weight
      - Changes to get textspans work correctly
      - Made (semi-hardcoded) document metadata section - allow reading and regurgitating metdata tag from an original source document
      - Included image
      - Modified paths to allow for scientific notation
      - Included ability to have markers for path ends (arrow ends etc)
      094c0b1a