• 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