- 28 Jun, 2014 2 commits
-
-
Brian C. Barnes authored
-
Brian C. Barnes authored
-
- 14 Jun, 2014 1 commit
-
-
joreg authored
-
- 12 Jun, 2014 1 commit
-
-
tebjan authored
-
- 11 Jun, 2014 7 commits
-
-
tebjan authored
Conflicts: Samples/SVGViewer/SVGViewer.csproj Samples/SVGViewer/SvgViewer.Designer.cs Samples/SVGViewer/SvgViewer.cs Samples/SVGViewer/SvgViewer.resx Samples/SVGViewer/app.config
-
tebjan authored
-
tebjan authored
-
tebjan authored
-
tebjan authored
-
tebjan authored
-
Tebjan Halm authored
Support for `"display=none"` #66
-
- 02 Jun, 2014 1 commit
-
-
tebjan authored
-
- 31 May, 2014 2 commits
-
-
https://github.com/vvvv/SVGjoreg authored
-
joreg authored
-
- 21 May, 2014 1 commit
-
-
C Moore authored
Moved Display="none" hack & Added .Render check for : if (!Visible || !Displayable) Also, minor change to logic of SvgBoolConverter so bad visibility values (other than "hidden" or "collapse") wouldn't accidentally hide element
-
- 20 May, 2014 3 commits
-
-
tebjan authored
-
tebjan authored
-
Tebjan Halm authored
RGBa support exponent support in units (IE sucks!) inherit font-size and font-family from root element on text elements allow empty text elements if there is a non empty TSPan added support for "undefined" opacity value (forgot to put this in the commit msg)
-
- 16 May, 2014 1 commit
-
-
Mark Johnson authored
- exponent support in units (IE sucks!) - inherit font-size and font-family from root element on text elements - allow empty text elements if there is a non empty TSPan
-
- 26 Apr, 2014 2 commits
- 23 Apr, 2014 3 commits
-
-
Tebjan Halm authored
Added trim character on ValidateFontFamily
-
Tebjan Halm authored
Added support for dx and dy properties for text.
-
Tebjan Halm authored
Changes
-
- 22 Apr, 2014 2 commits
-
-
HarkDev authored
Some programs (like InkScape) use single quotes for the font-family. I've added the single quote character, to the trim.
-
Tobias Oort authored
Added support for dx and dy properties for text. A bit of plumbing was already in place so I completed that. http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute http://www.w3.org/TR/SVG11/text.html#TextElementDYAttribute
-
- 17 Apr, 2014 3 commits
-
-
Tebjan Halm authored
BugFix - Text element with no text rising exception
-
Tebjan Halm authored
Fixed Bound Calculation
-
HarkDev authored
To get the Bounds, the Union method of the rectangle must be called only when the first rectangle has been set. If the Renctangle is empty, use the first children's Bound, as a rectangle.
-
- 29 Mar, 2014 3 commits
- 28 Mar, 2014 5 commits
- 24 Mar, 2014 2 commits
-
-
Bigous authored
-
cyril.andreichuk authored
-
- 23 Mar, 2014 1 commit
-
-
cyril andreichuk authored
-