1. 30 Jun, 2014 2 commits
  2. 17 Jun, 2014 1 commit
    • Guymestef's avatar
      Reading EntityReference on open when use as a node · 87e25aa7
      Guymestef authored
      Read EntityReference node and add it to the SvgDocument.
      
      ```
      <?xml version="1.0"?>
      <svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px">
        <g>
          <rect width="200px" height="200px" fill="black" />
          <text x="100px" y="100px" font-family="Verdana" font-size="24" fill="white" text-anchor="middle">&name;</text>
        </g>
      </svg>
      ```
      87e25aa7
  3. 14 Jun, 2014 1 commit
  4. 12 Jun, 2014 1 commit
  5. 11 Jun, 2014 7 commits
  6. 02 Jun, 2014 1 commit
  7. 31 May, 2014 2 commits
  8. 21 May, 2014 1 commit
    • C Moore's avatar
      Requested Changes from PR #67 Review · c04111fc
      C Moore authored
      Moved Display="none" hack & Added .Render check for : if (!Visible ||
      !Displayable)
      
      Also, minor change to logic of SvgBoolConverter so bad visibility values
      (other than "hidden" or "collapse") wouldn't accidentally hide element
      c04111fc
  9. 20 May, 2014 3 commits
  10. 16 May, 2014 1 commit
    • Mark Johnson's avatar
      - RGBa support · c9b34390
      Mark Johnson authored
      - exponent support in units (IE sucks!)
      - inherit font-size and font-family from root element on text elements
      - allow empty text elements if there is a non empty TSPan
      c9b34390
  11. 26 Apr, 2014 2 commits
  12. 23 Apr, 2014 3 commits
  13. 22 Apr, 2014 2 commits
  14. 17 Apr, 2014 3 commits
  15. 29 Mar, 2014 3 commits
  16. 28 Mar, 2014 5 commits
  17. 24 Mar, 2014 2 commits