https://github.com/ho-cooh/gdivsdwrite
A demo for comparing GDI vs DirectWrite vs UWP vs WinUI3 font rendering.
https://github.com/ho-cooh/gdivsdwrite
dwrite gdi uwp win32 win32api winui3
Last synced: 10 months ago
JSON representation
A demo for comparing GDI vs DirectWrite vs UWP vs WinUI3 font rendering.
- Host: GitHub
- URL: https://github.com/ho-cooh/gdivsdwrite
- Owner: HO-COOH
- Created: 2025-04-26T17:40:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-09T15:30:31.000Z (about 1 year ago)
- Last Synced: 2025-06-08T09:36:36.593Z (11 months ago)
- Topics: dwrite, gdi, uwp, win32, win32api, winui3
- Language: C++
- Homepage:
- Size: 840 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GDIvsDWrite
A demo for comparing GDI vs DirectWrite font rendering.

## Usage
Just download and extract the zip in [Github release page](https://github.com/HO-COOH/GDIvsDWrite/releases) and run `GDIvsDWrite.exe`.
## Related link
https://github.com/microsoft/cascadia-code/issues/621