1. 20 Feb, 2019 1 commit
    • Gertjan van Heertum's avatar
      Added test cases for lexer issue #399 · 326dae7c
      Gertjan van Heertum authored
      - added (base) test cases for the lexer issues and 2 test files. The d="" luckily seems to 
        behave as expected (did crash in earlier versions)
      - found the exact line in the CSS that failed (border with !important) and isolated the test
      - updated names of the tests and files
      - added a reference test for the non important line (which should always work).
      - fixed small spelling error in the css parser.
      - added trailing whitespace test for #399, which also crashes the lexer 
      326dae7c
  2. 10 Feb, 2019 1 commit
  3. 19 Jan, 2019 1 commit
  4. 22 Dec, 2018 1 commit
  5. 10 Jan, 2015 1 commit
  6. 10 Aug, 2014 1 commit
  7. 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