1. 18 Aug, 2014 1 commit
    • Eric Domke's avatar
      Bug Fixes · 46e375e4
      Eric Domke authored
      - Fixing path parsing algorithm to deal with nuanced arc cases and
      hopefully improve performance
      - Attempts at better memory management
      - Working toward getting symbols to render correctly
      46e375e4
  2. 17 Aug, 2014 1 commit
    • Eric Domke's avatar
      Text on a Path & SVG Fonts · 7c70bd11
      Eric Domke authored
      - Extraction interface for SvgRenderer
      - Initial support for Text on a Path
      - Initial support for Svg Fonts
      - Support for symbol element
      - Minor bug fixes with image pattern rendering
      - Additional support for Text whitespace modes
      7c70bd11
  3. 04 Aug, 2014 1 commit
    • Eric Domke's avatar
      Refactoring while working through W3C tests · d5c659a5
      Eric Domke authored
      - Adding W3C test cases and a test fixture
      - Fixed support for CSS stylesheets (particularly when class names are
      referenced)
      - Refactoring unit calculations so that percentages and fractions
      calculate more accurately
      - SvgImage:
      - Support PreserveAspectRatio attribute
      - Support for referencing svg images
      - Refactored text rendering to use the AttributeCollection inheritance
      scheme
      - Initial attempt at 'ex' unit support
      - Added support for system color names
      - Changed parsing of entities to support XML entities
      - Supporting loading of a svg document directly from a XmlDocument with
      requiring serializing the document as a string first.
      - ...
      d5c659a5
  4. 01 Aug, 2014 1 commit
    • Eric Domke's avatar
      CSS Support · 3aedd8e8
      Eric Domke authored
      - Very initial support of CSS stylesheets in the SVG via including the
      ExCss and Fizzler libraries
      - Bug fixes with path rendering
      - Improvements to the API for loading an SVG file
      3aedd8e8
  5. 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
  6. 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
  7. 02 Jul, 2014 1 commit
  8. 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
  9. 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
  10. 14 Jun, 2014 1 commit
  11. 28 Mar, 2014 1 commit
  12. 13 Mar, 2014 1 commit
  13. 12 Mar, 2014 1 commit
  14. 11 Mar, 2014 4 commits
  15. 09 Mar, 2014 1 commit
  16. 05 Dec, 2013 1 commit
  17. 29 Nov, 2013 1 commit
  18. 25 Nov, 2013 2 commits
  19. 17 Nov, 2013 1 commit
  20. 14 Nov, 2013 1 commit
  21. 12 Nov, 2013 2 commits
  22. 15 Oct, 2013 2 commits
  23. 14 Oct, 2013 1 commit
  24. 23 Aug, 2013 1 commit
  25. 31 Jul, 2013 1 commit
  26. 30 Jul, 2013 1 commit
  27. 25 Jul, 2013 1 commit
  28. 11 Jul, 2013 2 commits
  29. 10 Jul, 2013 2 commits
  30. 08 Jul, 2013 1 commit