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

https://github.com/bchavez/dwrite

Intercepts calls to DWrite.dll to make text readable. See http://www.softwareninjas.ca/dwrite-dll-wrapper for the latest freeware release.
https://github.com/bchavez/dwrite

Last synced: about 1 month ago
JSON representation

Intercepts calls to DWrite.dll to make text readable. See http://www.softwareninjas.ca/dwrite-dll-wrapper for the latest freeware release.

Awesome Lists containing this project

README

          

This is a fork of the original source code primarily for research purposes.

My goal here would be to figure out how to disable anti-aliasing on a system-wide level on modern OSes like Windows 7, 8 and 10, including WPF apps.

# DWrite
Intercepts calls to DWrite.dll to make text readable. See http://www.softwareninjas.ca/dwrite-dll-wrapper for the latest freeware release.