]> O.S.I.I.S - jp/crow.git/commit
Removed Utf16->Utf8 conversion on Win os, so Mono framework, which use
authorJP Bruyère <jp_bruyere@hotmail.com>
Sun, 24 Jul 2016 03:51:46 +0000 (05:51 +0200)
committerJP Bruyère <jp_bruyere@hotmail.com>
Sun, 24 Jul 2016 03:51:46 +0000 (05:51 +0200)
commit572eb59e01e61f597485b21c2dc06ccbd10fa719
tree6c36aca6c621726e83c234d083c00b4812830c34
parent216fa1608767774b0db1d31551dfee25fcbcddbd
Removed Utf16->Utf8 conversion on Win os, so Mono framework, which use
Utf8 for string encoding on every os becomes mandatory.
modified:   src/GraphicObjects/Label.cs
modified:   src/GraphicObjects/TextRun.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/TextRun.cs