Font converter implementation made similar to netfx (dotnet/corefx#39098)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Wed, 3 Jul 2019 22:59:39 +0000 (15:59 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2019 22:59:39 +0000 (15:59 -0700)
commit64b32f4a7b07c839e201177f120a68e4e1b7abc7
treef13c4ab6bbfaa6a12f3685e83313e5785e08f1d8
parent111c6e25607643291c11ad162f7b84893fcabd08
Font converter implementation made similar to netfx (dotnet/corefx#39098)

* Font converter implementation made similar to netfx

* addressing feedback and fixing tests for spanish ci leg

* name changes and checking the paramter name in argument Exception

* fixing netfx failures and removing some redundant code

Commit migrated from https://github.com/dotnet/corefx/commit/9635883cfc69eee3161693715a522ddecca05794
src/libraries/System.Windows.Extensions/src/Resources/Strings.resx
src/libraries/System.Windows.Extensions/src/System/Drawing/FontConverter.cs
src/libraries/System.Windows.Extensions/tests/System/Drawing/FontConverterTests.cs