Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/typography.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.4 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Typography 03/30/2017
AutoGeneratedOrientationPage
fonts [WPF], typography
text [WPF], typography
typography [WPF]
e4ef38db-b7d1-4bda-87ab-8bb738440ddc

Typography

[!INCLUDETLA#tla_winclient] includes support for rich presentation of text content. Text in [!INCLUDETLA2#tla_winclient] is rendered using Microsoft ClearType, which enhances the clarity and readability of text. [!INCLUDETLA2#tla_winclient] also supports OpenType fonts, which provide additional capabilities beyond those defined by the TrueType® format.

In This Section

Typography in WPF
ClearType Overview
ClearType Registry Settings
Drawing Formatted Text
Advanced Text Formatting
Fonts
Glyphs
How-to Topics

See also