Chapter 16. Text and Fonts
This chapter covers controlling the appearance of text by using classes in the
System.Drawingnamespace and also by using P/Invoke to drill through to the underlying Win32 libraries for useful text-drawing features that are otherwise not available in the .NET Compact Framework.
The focus of this chapter is on drawing text on the screen of a smart device using the .NET Compact Framework. As we described in Chapter 15, the .NET Compact Framework supports a subset of the graphical output features of the desktop .NET Framework. In general, though, the text-drawing support in the .NET Compact Framework is quite rich. You can do all of the more commonly required text-drawing operations such as selecting different fonts by name, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access