-
-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WinForms: Turn off CompatibleTextRendering by default, and use FontRe…
…nderer for Label, DropDown, and DateTimePicker to make fonts consistent. Fixes #246. Add Eto.WinForms.Drawing.GraphicsHandler.UseCompatibleTextRendering to optionally use better fonts for Graphics, but it is on by default to support translation
- Loading branch information
Showing
7 changed files
with
248 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.