Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ImportedProjects
SVG
Repository
de607321b21e08403c31caed68a31af5d26b3d56
Switch branch/tag
SVG
Source
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@s-devrep.domain.ft:importedprojects/SVG.git
Copy HTTPS clone URL
https://s-devrep.domain.ft/importedprojects/SVG.git
Added optional size parameter to the Draw method that renders on a Graphics object.
Fr33dan authored
7 years ago
de607321
Name
Last commit
Last update
..
Basic Shapes
Added simple appveyor config that executes the unit tests
6 years ago
Clipping and Masking
Added simple appveyor config that executes the unit tests
6 years ago
Css
Partial solution for threading issues
9 years ago
DataTypes
Fix compilation in Visual Studio 2013
6 years ago
Document Structure
For a "use" element, return the bounds of the referenced element
6 years ago
Exceptions
Fixed problems when running in multiple threads. The use of a static matrix and the use of StringFormat.GenericTypographic seemed to cause problems when used in multi-threading. This is resolved by making the matrix non static and use a copy of the StringFormat.
9 years ago
Extensibility
Revert "Performance Improvement"
10 years ago
ExtensionMethods
Extended the Marker start/mid/end getters with a function to return null if the property was set to none. This will prevent nullpointer issues when having none as one of the items.
9 years ago
External
Parse Exponent stop-opacity
10 years ago
Filter Effects
Added simple appveyor config that executes the unit tests
6 years ago
Painting
Added simple appveyor config that executes the unit tests
6 years ago
Paths
Fix path parsing mistaking 'E' as a command instead of an exponent
6 years ago
Properties
updated nuget
8 years ago
Rendering
Added simple appveyor config that executes the unit tests
6 years ago
Resources
- Source control folders restructured
15 years ago
SvgNuget
updated nuget
8 years ago
Text
Text positioning when printing - vertical graphics context resolution (#356)
6 years ago
Transforms
Serialization Bug Fixes
10 years ago
Web
document can load subclasses of SvgDocument, fill inheritance working
11 years ago
Extensions.cs
Various Parsing Bug Fixes
10 years ago
Local.testsettings
Refactoring while working through W3C tests
10 years ago
NonSvgElement.cs
Added test description in test runner
7 years ago
Svg.csproj
Added simple appveyor config that executes the unit tests
6 years ago
Svg.csproj.vspscc
- Source control folders restructured
15 years ago
Svg.nuspec
Created a test-suite for the multithreaded problems
9 years ago
Svg.sln
Svg.vsmdi
SvgAttributeAttribute.cs
SvgAttributeCollection.cs
SvgContentNode.cs
SvgDefinitionDefaults.cs
SvgDocument.cs
SvgDtdResolver.cs
SvgElement.cs
SvgElementAttribute.cs
SvgElementCollection.cs
SvgElementFactory.cs
SvgElementIdManager.cs
SvgElementStyle.cs
SvgExtentions.cs
SvgNodeReader.cs
SvgTextReader.cs
SvgUnknownElement.cs
TraceAndTestImpact.testsettings
svgkey.snk
Menu
Projects
Groups
Snippets
Help