- 01 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- added test image for new issue - all passing W3C images shall now correctly be shown in passing tab
-
- 30 Dec, 2018 1 commit
-
-
heindlalex authored
Fix issue with percentage unit in "stroke-width", now taken from the viewbox width/height normalised diagonale for x/y elements e.g. circle Test images and svg under #338
-
- 29 Dec, 2018 1 commit
-
-
heindlalex authored
Fix Issue #385, using TextBounds.Width rather than path bounds to ensure proper font alignment for "middle" and "end" - see also "text-align-03-b"
-
- 25 Dec, 2018 1 commit
-
-
mrbean-bremen authored
- added a few of them to passing image comparson tests
-
- 19 Dec, 2018 1 commit
-
-
H1Gdev authored
- ignore textLength attribute if X attribute is list - add test images
-
- 18 Dec, 2018 1 commit
-
-
H1Gdev authored
- Fix: adjustment is wrong in lengthAdjust='spacingAndGlyphs'. - Add test images.
-
- 19 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- ensures that #243 is fixed
-
- 10 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- calculate svg element bounds considering child svg fragments - consider svg fragment offset in bounds / dimensions - do not create view box if none is defined - fixes #244
-
- 03 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- a view box does not need a clip region, this breaks the overflow handling - overflow handling: handle overflow attribut "Inherit" as Visible and "Scroll" as Hidden as per W3C documentation - fixes #279
-
- 02 Nov, 2016 2 commits
- 21 Aug, 2015 1 commit
-
-
tebjan authored
-
- 21 Jul, 2015 1 commit
-
-
tebjan authored
-
- 03 Apr, 2015 1 commit
-
-
Josh McCullough authored
-
- 17 Aug, 2014 1 commit
-
-
Eric Domke authored
- Extraction interface for SvgRenderer - Initial support for Text on a Path - Initial support for Svg Fonts - Support for symbol element - Minor bug fixes with image pattern rendering - Additional support for Text whitespace modes
-
- 04 Aug, 2014 1 commit
-
-
Eric Domke authored
- Adding W3C test cases and a test fixture - Fixed support for CSS stylesheets (particularly when class names are referenced) - Refactoring unit calculations so that percentages and fractions calculate more accurately - SvgImage: - Support PreserveAspectRatio attribute - Support for referencing svg images - Refactored text rendering to use the AttributeCollection inheritance scheme - Initial attempt at 'ex' unit support - Added support for system color names - Changed parsing of entities to support XML entities - Supporting loading of a svg document directly from a XmlDocument with requiring serializing the document as a string first. - ...
-