Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/typography.md
T
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00

1.2 KiB

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

Typography

WPF is rendered using Microsoft ClearType, which enhances the clarity and readability of text. WPF 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