mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
sizing is better
This commit is contained in:
@@ -199,8 +199,8 @@ public sealed class IconCacheService
|
||||
};
|
||||
var rect = new RECT { };
|
||||
renderTarget3.DrawGlyphRunWithColorSupport(
|
||||
-size / 9,
|
||||
(float)32.0f,
|
||||
-4,
|
||||
(float)30.0f,
|
||||
DWRITE_MEASURING_MODE.DWRITE_MEASURING_MODE_NATURAL,
|
||||
in run,
|
||||
renderingParams,
|
||||
|
||||
Reference in New Issue
Block a user