Click here to Skip to main content
15,885,216 members
Articles / Programming Languages / C++

Direct2D Tutorial Part 5: Text Display and Font Enumeration

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
10 Mar 2023CPOL4 min read 10.8K   283   7  
Introduction to DirectWrite Text Display and Font Enumeration
In this article, you will learn how to display text, measure text and enumerate installed fonts using DirectWrite.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Singapore Singapore
Shao Voon is from Singapore. His interest lies primarily in computer graphics, software optimization, concurrency, security, and Agile methodologies.

In recent years, he shifted focus to software safety research. His hobby is writing a free C++ DirectX photo slideshow application which can be viewed here.

Comments and Discussions