1. 18 Dec, 2018 1 commit
    • mrbean-bremen's avatar
      Added simple appveyor config that executes the unit tests · 0b5f4ccb
      mrbean-bremen authored
      - suppress warning CS1591: Missing XML comment for publicly visible type or member
        to avoid to overflow the build log with warnings
      - fixed the rest of the documentation warnings in SVG project
      - ignore all failing tests for the time being
      0b5f4ccb
  2. 04 Jan, 2016 1 commit
  3. 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