We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1bf2f commit 254b82dCopy full SHA for 254b82d
doc/ReleaseNotes.html
@@ -78,6 +78,7 @@ <h3 id="fixes">Fixes</h3>
78
<ul>
79
<li>fixed localized family names in <code>SvgFontManager</code> (see <a href="https://github.com/svg-net/SVG/pull/993">PR #993</a>)</li>
80
<li>fixed out of memory Exception in <code>SvgImage.Render()</code> (see <a href="https://github.com/svg-net/SVG/issues/1003">#1003</a>)</li>
81
+<li>fixed argument Exception in <code>Draw(Graphics)</code> (see <a href="https://github.com/svg-net/SVG/issues/1004">#1004</a>)</li>
82
</ul>
83
<h2 id="version-343--2022-07-16"><a href="https://www.nuget.org/packages/Svg/3.4.3">Version 3.4.3</a> (2022-07-16)</h2>
84
<h3 id="changes">Changes</h3>
0 commit comments