Open rackley096794 opened 6 years ago
Please implement some method to scale text. Note that WPF provides this for "free".. Without it, when using a high resolution monitor TextAnalysisTool.net is very fuzzy and hard to read. This makes parsing text visually difficult.
You can override the DPI setting to application to help with this.
Would be great if it natively supported though.
Please implement some method to scale text. Note that WPF provides this for "free".. Without it, when using a high resolution monitor TextAnalysisTool.net is very fuzzy and hard to read. This makes parsing text visually difficult.