24 lines
630 B
Plaintext
24 lines
630 B
Plaintext
Font Enumeration Sample
|
|
|
|
|
|
Demonstrates
|
|
===============================
|
|
Shows how to enumerate the fonts in the system font collection by using DirectWrite.
|
|
|
|
|
|
Sample Language Implementations
|
|
===============================
|
|
This sample is available in the following language implementations:
|
|
C++
|
|
|
|
|
|
Files
|
|
===============================
|
|
* FontEnumeration.cpp: Contains the main function and code to enumerate fonts and print them to the console.
|
|
|
|
|
|
Prerequisites
|
|
===============================
|
|
Microsoft Windows® 7
|
|
Windows® Software Development Kit (SDK) for Windows 7 and .NET Framework 3.5 Service Pack 1: Beta release
|