Skip to content

Commit 698c5df

Browse files
CI BuildCI Build
CI Build
authored and
CI Build
committed
Main Project Cleanup (#1123) CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Main Project Cleanup - Clean up of the main source code project - Removed irrelevant files - Added support for .NET 4.7, .NET 4.8 - Removed preprocessor to enable events registration for all - Updates to the SvgOptions class to support property attributes CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Untabify the project files - Applying the default "Format Document" introduces the tabs! CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Restore the default interpolation mode of the GDI+ rendererer - Set the default mode to InterpolationMode.Default CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Further clean up - Removed NuGet project files and folder - Removed non-existence folder: <Folder Include="Web\Resources\" /> CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Removed the commented Enums static class - Enums no longer needed.
1 parent 5005cc5 commit 698c5df

File tree

193 files changed

+4273
-1454
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+4273
-1454
lines changed

Diff for: api/Svg.AttributeEventArgs.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1 id="Svg_AttributeEventArgs" data-uid="Svg.AttributeEventArgs" class="text-br
8989
<div class="inheritance">
9090
<h5>Inheritance</h5>
9191
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
92-
<div class="level1"><span class="xref">System.EventArgs</span></div>
92+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
9393
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
9494
<div class="level3"><span class="xref">AttributeEventArgs</span></div>
9595
</div>
@@ -114,10 +114,10 @@ <h5>Inherited Members</h5>
114114
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
115115
</div>
116116
<div>
117-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
117+
<span class="xref">System.Object.MemberwiseClone()</span>
118118
</div>
119119
<div>
120-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
120+
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
121121
</div>
122122
<div>
123123
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
@@ -136,7 +136,7 @@ <h3 id="fields">Fields
136136
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs_Attribute.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs.Attribute%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
137137
</span>
138138
<span class="small pull-right mobile-hide">
139-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1075">View Source</a>
139+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1067">View Source</a>
140140
</span>
141141
<h4 id="Svg_AttributeEventArgs_Attribute" data-uid="Svg.AttributeEventArgs.Attribute">Attribute</h4>
142142
<div class="markdown level1 summary"></div>
@@ -165,7 +165,7 @@ <h5 class="fieldValue">Field Value</h5>
165165
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs_Value.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs.Value%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
166166
</span>
167167
<span class="small pull-right mobile-hide">
168-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1076">View Source</a>
168+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1068">View Source</a>
169169
</span>
170170
<h4 id="Svg_AttributeEventArgs_Value" data-uid="Svg.AttributeEventArgs.Value">Value</h4>
171171
<div class="markdown level1 summary"></div>
@@ -200,7 +200,7 @@ <h5 class="fieldValue">Field Value</h5>
200200
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_AttributeEventArgs.md&amp;value=---%0Auid%3A%20Svg.AttributeEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
201201
</li>
202202
<li>
203-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1073" class="contribution-link">View Source</a>
203+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1065" class="contribution-link">View Source</a>
204204
</li>
205205
</ul>
206206
</div>

Diff for: api/Svg.ChildAddedEventArgs.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1 id="Svg_ChildAddedEventArgs" data-uid="Svg.ChildAddedEventArgs" class="text-
8989
<div class="inheritance">
9090
<h5>Inheritance</h5>
9191
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
92-
<div class="level1"><span class="xref">System.EventArgs</span></div>
92+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
9393
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
9494
<div class="level3"><span class="xref">ChildAddedEventArgs</span></div>
9595
</div>
@@ -114,10 +114,10 @@ <h5>Inherited Members</h5>
114114
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
115115
</div>
116116
<div>
117-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
117+
<span class="xref">System.Object.MemberwiseClone()</span>
118118
</div>
119119
<div>
120-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
120+
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
121121
</div>
122122
<div>
123123
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
@@ -136,7 +136,7 @@ <h3 id="fields">Fields
136136
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs_BeforeSibling.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs.BeforeSibling%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
137137
</span>
138138
<span class="small pull-right mobile-hide">
139-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1093">View Source</a>
139+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1085">View Source</a>
140140
</span>
141141
<h4 id="Svg_ChildAddedEventArgs_BeforeSibling" data-uid="Svg.ChildAddedEventArgs.BeforeSibling">BeforeSibling</h4>
142142
<div class="markdown level1 summary"></div>
@@ -165,7 +165,7 @@ <h5 class="fieldValue">Field Value</h5>
165165
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs_NewChild.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs.NewChild%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
166166
</span>
167167
<span class="small pull-right mobile-hide">
168-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1092">View Source</a>
168+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1084">View Source</a>
169169
</span>
170170
<h4 id="Svg_ChildAddedEventArgs_NewChild" data-uid="Svg.ChildAddedEventArgs.NewChild">NewChild</h4>
171171
<div class="markdown level1 summary"></div>
@@ -200,7 +200,7 @@ <h5 class="fieldValue">Field Value</h5>
200200
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_ChildAddedEventArgs.md&amp;value=---%0Auid%3A%20Svg.ChildAddedEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
201201
</li>
202202
<li>
203-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1090" class="contribution-link">View Source</a>
203+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1082" class="contribution-link">View Source</a>
204204
</li>
205205
</ul>
206206
</div>

Diff for: api/Svg.ContentEventArgs.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1 id="Svg_ContentEventArgs" data-uid="Svg.ContentEventArgs" class="text-break"
8989
<div class="inheritance">
9090
<h5>Inheritance</h5>
9191
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
92-
<div class="level1"><span class="xref">System.EventArgs</span></div>
92+
<div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
9393
<div class="level2"><a class="xref" href="Svg.SVGArg.html">SVGArg</a></div>
9494
<div class="level3"><span class="xref">ContentEventArgs</span></div>
9595
</div>
@@ -114,10 +114,10 @@ <h5>Inherited Members</h5>
114114
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
115115
</div>
116116
<div>
117-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
117+
<span class="xref">System.Object.MemberwiseClone()</span>
118118
</div>
119119
<div>
120-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
120+
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
121121
</div>
122122
<div>
123123
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
@@ -136,7 +136,7 @@ <h3 id="fields">Fields
136136
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_ContentEventArgs_Content.md&amp;value=---%0Auid%3A%20Svg.ContentEventArgs.Content%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
137137
</span>
138138
<span class="small pull-right mobile-hide">
139-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1084">View Source</a>
139+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1076">View Source</a>
140140
</span>
141141
<h4 id="Svg_ContentEventArgs_Content" data-uid="Svg.ContentEventArgs.Content">Content</h4>
142142
<div class="markdown level1 summary"></div>
@@ -171,7 +171,7 @@ <h5 class="fieldValue">Field Value</h5>
171171
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_ContentEventArgs.md&amp;value=---%0Auid%3A%20Svg.ContentEventArgs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
172172
</li>
173173
<li>
174-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1082" class="contribution-link">View Source</a>
174+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgElement.cs/#L1074" class="contribution-link">View Source</a>
175175
</li>
176176
</ul>
177177
</div>

Diff for: api/Svg.CoordinateParser.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ <h5>Inherited Members</h5>
105105
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
106106
</div>
107107
<div>
108-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
108+
<span class="xref">System.Object.MemberwiseClone()</span>
109109
</div>
110110
<div>
111-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
111+
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
112112
</div>
113113
<div>
114114
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
@@ -153,7 +153,7 @@ <h5 class="parameters">Parameters</h5>
153153
<td></td>
154154
</tr>
155155
<tr>
156-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<span class="xref">System.Char</span>&gt;</td>
156+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
157157
<td><span class="parametername">chars</span></td>
158158
<td></td>
159159
</tr>
@@ -210,7 +210,7 @@ <h5 class="parameters">Parameters</h5>
210210
<td></td>
211211
</tr>
212212
<tr>
213-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<span class="xref">System.Char</span>&gt;</td>
213+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
214214
<td><span class="parametername">chars</span></td>
215215
<td></td>
216216
</tr>

Diff for: api/Svg.CoordinateParserState.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h5>Inherited Members</h5>
103103
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
104104
</div>
105105
<div>
106-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
106+
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
107107
</div>
108108
</div>
109109
<h6><strong>Namespace</strong>: <a class="xref" href="Svg.html">Svg</a></h6>
@@ -140,7 +140,7 @@ <h5 class="parameters">Parameters</h5>
140140
</thead>
141141
<tbody>
142142
<tr>
143-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<span class="xref">System.Char</span>&gt;</td>
143+
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
144144
<td><span class="parametername">chars</span></td>
145145
<td></td>
146146
</tr>

0 commit comments

Comments
 (0)