microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
685 stars 217 forks source link

Improve text sharpness in DrawingIsland sample #354

Closed niklasb-ms closed 2 months ago

niklasb-ms commented 2 months ago

Description

This improves text sharpness of text in the DrawingIsland sample by ensuring the surface brush is not scaled or subpixel-positioned. The specific changes are: