- 27 Jun, 2013 3 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
Write fill attribute value if it differs from parent element, as a temporal fix.
-
- 26 Jun, 2013 3 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 20 Jun, 2013 3 commits
-
-
Ralf Kornelius authored
Support "none" in Fill value if inherited from parent
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 19 Jun, 2013 1 commit
-
-
Ralf Kornelius authored
If elements are nested in groups and have different fill values than their containing group the fill value wouldn't be written correctly.
-
- 17 Jun, 2013 4 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
added nuget information
-
- 06 Jun, 2013 1 commit
-
-
Tebjan Halm authored
fixed typo.
-
- 04 Jun, 2013 8 commits
-
-
Tebjan Halm authored
One change addresses matrix multiplication order for transformations. The other change addresses the calculation of the control point for smooth CurveTos.
-
Matt Bowers authored
When using T, t, S, or s to create curves, the curves were not rendered properly. The control point was causing the curve to be inverted.
-
Matt Bowers authored
Embedded transformations were not being applied correctly; they were being done in reverse order.
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 16 Jul, 2012 1 commit
-
-
Tebjan Halm authored
-
- 02 Jun, 2012 1 commit
-
-
Tebjan Halm authored
-
- 16 Apr, 2012 3 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
Still a little raw - have a look and let me know what you think
-
- 19 Mar, 2012 1 commit
-
-
G Money authored
- Changes to get texts displaying bold / normal weight - Changes to get textspans work correctly - Made (semi-hardcoded) document metadata section - allow reading and regurgitating metdata tag from an original source document - Included image - Modified paths to allow for scientific notation - Included ability to have markers for path ends (arrow ends etc)
-
- 20 Feb, 2012 1 commit
-
-
Tebjan Halm authored
-
- 24 Dec, 2011 5 commits
-
-
Tebjan Halm authored
* fixed missing files
-
Tebjan Halm authored
* added few enum converters
-
Tebjan Halm authored
-
Tebjan Halm authored
* added precise MeasureString method
-
Tebjan Halm authored
-
- 07 Dec, 2011 1 commit
-
-
Tebjan Halm authored
* added implicit operator from RectangleF to SvgViewBox
-
- 02 Dec, 2011 1 commit
-
-
Tebjan Halm authored
* SvgDocument can calculate its size in percentage * SvgTransform collection can return all matrices multiplied
-
- 30 Nov, 2011 1 commit
-
-
Tebjan Halm authored
* added method to collect paths of children elements * fixed possible bug getinheritedattribute
-
- 11 Nov, 2011 2 commits
-
-
Tebjan Halm authored
* fill can be null -> none in XML * added type converters for enums * added type converter for unitcollection * fixes several viewbox bugs * document can now draw into a given bitmap * content of SVG tag is written (used by the text tag) * changed font handling in text element, still need proper alignment * changed intersparse character of SvgTransformConverter.cs to space, because inkscape couldn't parse comma * added class diagram for basic shapes
-
Tebjan Halm authored
-