2006-03-23 Peter Dennis Bartok <pbartok@novell.com>
authorPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Thu, 23 Mar 2006 20:11:49 +0000 (20:11 -0000)
committerPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Thu, 23 Mar 2006 20:11:49 +0000 (20:11 -0000)
commitb6f8f55392d2501daff5c4d7f3508f27b1d70929
tree2ae5ccb6246d4965d2d95d8d8fa80eed70b3a2b3
parenteaad6a4fcbbace38f3b7a44f292d67c930e3fed5
2006-03-23  Peter Dennis Bartok  <pbartok@novell.com>

* FontCollection.cs (Dispose): When on Linux/Unix, call
  GdipDeletePrivateFontCollection to free up the font collection (even
  though it's not private, we'd be leaking otherwise. Don't try this
  with Microsoft's GDI+ on Win32, though.)

svn path=/trunk/mcs/; revision=58381
mcs/class/System.Drawing/System.Drawing.Text/ChangeLog
mcs/class/System.Drawing/System.Drawing.Text/FontCollection.cs
mcs/class/System.Drawing/System.Drawing.Text/PrivateFontCollection.cs