Skip to content

Commit 106b83d

Browse files
CI BuildCI Build
CI Build
authored and
CI Build
committed
Release 3.4.6 - fixes a regression in loading embedded images
1 parent 9a845d0 commit 106b83d

File tree

181 files changed

+1272
-1272
lines changed

Some content is hidden

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

181 files changed

+1272
-1272
lines changed

Diff for: api/Svg.AttributeEventArgs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h5>Inherited Members</h5>
102102
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty#system-eventargs-empty">EventArgs.Empty</a>
103103
</div>
104104
<div>
105-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
105+
<span class="xref">System.Object.Equals(System.Object)</span>
106106
</div>
107107
<div>
108108
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>

Diff for: api/Svg.ChildAddedEventArgs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h5>Inherited Members</h5>
102102
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty#system-eventargs-empty">EventArgs.Empty</a>
103103
</div>
104104
<div>
105-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
105+
<span class="xref">System.Object.Equals(System.Object)</span>
106106
</div>
107107
<div>
108108
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>

Diff for: api/Svg.ContentEventArgs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h5>Inherited Members</h5>
102102
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs.empty#system-eventargs-empty">EventArgs.Empty</a>
103103
</div>
104104
<div>
105-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
105+
<span class="xref">System.Object.Equals(System.Object)</span>
106106
</div>
107107
<div>
108108
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>

Diff for: api/Svg.CoordinateParser.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h5>Inheritance</h5>
9393
<div class="inheritedMembers">
9494
<h5>Inherited Members</h5>
9595
<div>
96-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
96+
<span class="xref">System.Object.Equals(System.Object)</span>
9797
</div>
9898
<div>
9999
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</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;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
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>
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;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
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>
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
@@ -88,7 +88,7 @@ <h1 id="Svg_CoordinateParserState" data-uid="Svg.CoordinateParserState" class="t
8888
<div class="inheritedMembers">
8989
<h5>Inherited Members</h5>
9090
<div>
91-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.equals#system-valuetype-equals(system-object)">ValueType.Equals(Object)</a>
91+
<span class="xref">System.ValueType.Equals(System.Object)</span>
9292
</div>
9393
<div>
9494
<span class="xref">System.ValueType.GetHashCode()</span>
@@ -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;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
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>
144144
<td><span class="parametername">chars</span></td>
145145
<td></td>
146146
</tr>

Diff for: api/Svg.DataTypes.SvgOrientConverter.html

+17-17
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h5>Inherited Members</h5>
100100
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertto#system-componentmodel-typeconverter-canconvertto(system-type)">TypeConverter.CanConvertTo(Type)</a>
101101
</div>
102102
<div>
103-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrom#system-componentmodel-typeconverter-convertfrom(system-object)">TypeConverter.ConvertFrom(Object)</a>
103+
<span class="xref">System.ComponentModel.TypeConverter.ConvertFrom(System.Object)</span>
104104
</div>
105105
<div>
106106
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrominvariantstring#system-componentmodel-typeconverter-convertfrominvariantstring(system-componentmodel-itypedescriptorcontext-system-string)">TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext, String)</a>
@@ -112,13 +112,13 @@ <h5>Inherited Members</h5>
112112
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, CultureInfo, String)</a>
113113
</div>
114114
<div>
115-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, String)</a>
115+
<span class="xref">System.ComponentModel.TypeConverter.ConvertFromString(System.ComponentModel.ITypeDescriptorContext, System.String)</span>
116116
</div>
117117
<div>
118118
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-string)">TypeConverter.ConvertFromString(String)</a>
119119
</div>
120120
<div>
121-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertto#system-componentmodel-typeconverter-convertto(system-object-system-type)">TypeConverter.ConvertTo(Object, Type)</a>
121+
<span class="xref">System.ComponentModel.TypeConverter.ConvertTo(System.Object, System.Type)</span>
122122
</div>
123123
<div>
124124
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.ConvertToInvariantString(ITypeDescriptorContext, Object)</a>
@@ -127,13 +127,13 @@ <h5>Inherited Members</h5>
127127
<span class="xref">System.ComponentModel.TypeConverter.ConvertToInvariantString(System.Object)</span>
128128
</div>
129129
<div>
130-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-object)">TypeConverter.ConvertToString(ITypeDescriptorContext, CultureInfo, Object)</a>
130+
<span class="xref">System.ComponentModel.TypeConverter.ConvertToString(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, System.Object)</span>
131131
</div>
132132
<div>
133133
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.ConvertToString(ITypeDescriptorContext, Object)</a>
134134
</div>
135135
<div>
136-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-object)">TypeConverter.ConvertToString(Object)</a>
136+
<span class="xref">System.ComponentModel.TypeConverter.ConvertToString(System.Object)</span>
137137
</div>
138138
<div>
139139
<span class="xref">System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary)</span>
@@ -148,13 +148,13 @@ <h5>Inherited Members</h5>
148148
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getconverttoexception#system-componentmodel-typeconverter-getconverttoexception(system-object-system-type)">TypeConverter.GetConvertToException(Object, Type)</a>
149149
</div>
150150
<div>
151-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported">TypeConverter.GetCreateInstanceSupported()</a>
151+
<span class="xref">System.ComponentModel.TypeConverter.GetCreateInstanceSupported()</span>
152152
</div>
153153
<div>
154154
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetCreateInstanceSupported(ITypeDescriptorContext)</a>
155155
</div>
156156
<div>
157-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getproperties#system-componentmodel-typeconverter-getproperties(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.GetProperties(ITypeDescriptorContext, Object)</a>
157+
<span class="xref">System.ComponentModel.TypeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext, System.Object)</span>
158158
</div>
159159
<div>
160160
<span class="xref">System.ComponentModel.TypeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext, System.Object, System.Attribute[])</span>
@@ -166,7 +166,7 @@ <h5>Inherited Members</h5>
166166
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getpropertiessupported#system-componentmodel-typeconverter-getpropertiessupported">TypeConverter.GetPropertiesSupported()</a>
167167
</div>
168168
<div>
169-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getpropertiessupported#system-componentmodel-typeconverter-getpropertiessupported(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetPropertiesSupported(ITypeDescriptorContext)</a>
169+
<span class="xref">System.ComponentModel.TypeConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)</span>
170170
</div>
171171
<div>
172172
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvalues#system-componentmodel-typeconverter-getstandardvalues">TypeConverter.GetStandardValues()</a>
@@ -178,13 +178,13 @@ <h5>Inherited Members</h5>
178178
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluesexclusive#system-componentmodel-typeconverter-getstandardvaluesexclusive">TypeConverter.GetStandardValuesExclusive()</a>
179179
</div>
180180
<div>
181-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluesexclusive#system-componentmodel-typeconverter-getstandardvaluesexclusive(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetStandardValuesExclusive(ITypeDescriptorContext)</a>
181+
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)</span>
182182
</div>
183183
<div>
184-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluessupported#system-componentmodel-typeconverter-getstandardvaluessupported">TypeConverter.GetStandardValuesSupported()</a>
184+
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesSupported()</span>
185185
</div>
186186
<div>
187-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluessupported#system-componentmodel-typeconverter-getstandardvaluessupported(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetStandardValuesSupported(ITypeDescriptorContext)</a>
187+
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)</span>
188188
</div>
189189
<div>
190190
<span class="xref">System.ComponentModel.TypeConverter.IsValid(System.ComponentModel.ITypeDescriptorContext, System.Object)</span>
@@ -193,10 +193,10 @@ <h5>Inherited Members</h5>
193193
<span class="xref">System.ComponentModel.TypeConverter.IsValid(System.Object)</span>
194194
</div>
195195
<div>
196-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.sortproperties#system-componentmodel-typeconverter-sortproperties(system-componentmodel-propertydescriptorcollection-system-string())">TypeConverter.SortProperties(PropertyDescriptorCollection, String[])</a>
196+
<span class="xref">System.ComponentModel.TypeConverter.SortProperties(System.ComponentModel.PropertyDescriptorCollection, System.String[])</span>
197197
</div>
198198
<div>
199-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
199+
<span class="xref">System.Object.Equals(System.Object)</span>
200200
</div>
201201
<div>
202202
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
@@ -251,7 +251,7 @@ <h5 class="parameters">Parameters</h5>
251251
</thead>
252252
<tbody>
253253
<tr>
254-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
254+
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
255255
<td><span class="parametername">context</span></td>
256256
<td></td>
257257
</tr>
@@ -305,7 +305,7 @@ <h5 class="parameters">Parameters</h5>
305305
</thead>
306306
<tbody>
307307
<tr>
308-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
308+
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
309309
<td><span class="parametername">context</span></td>
310310
<td></td>
311311
</tr>
@@ -359,7 +359,7 @@ <h5 class="parameters">Parameters</h5>
359359
</thead>
360360
<tbody>
361361
<tr>
362-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
362+
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
363363
<td><span class="parametername">context</span></td>
364364
<td></td>
365365
</tr>
@@ -418,7 +418,7 @@ <h5 class="parameters">Parameters</h5>
418418
</thead>
419419
<tbody>
420420
<tr>
421-
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
421+
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
422422
<td><span class="parametername">context</span></td>
423423
<td></td>
424424
</tr>

0 commit comments

Comments
 (0)