1. 27 Jan, 2019 1 commit
    • mrbean-bremen's avatar
      Partly fixed marker appearance · 6f96b730
      mrbean-bremen authored
      - fixed stroke and fill color (taken from marker or from included path)
      - added missing scaling for markerUnits="strokeWidth"
      - fixed initial value of "orient" to be "0"
      - fixes 2 of the W3C tests
      6f96b730
  2. 24 Jan, 2019 1 commit
  3. 18 Dec, 2018 2 commits
  4. 04 Jan, 2016 1 commit
  5. 03 Jan, 2016 1 commit
    • HeinrichAD's avatar
      Maker rendering does not get right position. · 1a003b2d
      HeinrichAD authored
      As long as the functions AdjustForViewBoxWidth and
      AdjustForViewBoxHeight are not fully developed pay attention that the
      ViewBox width and height will not mismatch the positions of the marker
      element then one of them are zero.
      
      This changes are based on Issue #212 from mater.
      
      Add: Quick solution to avoid  ViewBox width or height zero calculation.
      Add: UnitTests
      1a003b2d