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

https://github.com/fdwr/fontsetviewer

Utility to display items in an IDWriteFontSet and browse their name strings and preview. (Windows GUI exe)
https://github.com/fdwr/fontsetviewer

directwrite typography

Last synced: 11 months ago
JSON representation

Utility to display items in an IDWriteFontSet and browse their name strings and preview. (Windows GUI exe)

Awesome Lists containing this project

README

          

# DWrite FontSetViewer
Simple utility to display items in an IDWriteFontSet.

- Preview item in font
- Displays axis information (on Windows 10+ RS3 Fall Creator's Update Build 10.0.16170 1709)
- Browse/sort/filter by item name strings
- Load custom fonts (no need to install them first, just File/Open or drag&drop)
- Copy names to clipboard

C++, compiled with Visual Studio 2017 RC.

![Image of FontSetViewer](FontSetViewer.png)