An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# GDIvsDWrite
A demo for comparing GDI vs DirectWrite font rendering.
![](assets/compare.png)

## 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