mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-06 16:06:07 +02:00
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
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "Typography"
|
||||
ms.date: "03/30/2017"
|
||||
f1_keywords:
|
||||
- "AutoGeneratedOrientationPage"
|
||||
helpviewer_keywords:
|
||||
- "fonts [WPF], typography"
|
||||
- "text [WPF], typography"
|
||||
- "typography [WPF]"
|
||||
ms.assetid: e4ef38db-b7d1-4bda-87ab-8bb738440ddc
|
||||
---
|
||||
# Typography
|
||||
[!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] includes support for rich presentation of text content. Text in [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclient-md.md)] is rendered using Microsoft ClearType, which enhances the clarity and readability of text. [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclient-md.md)] also supports OpenType fonts, which provide additional capabilities beyond those defined by the TrueType® format.
|
||||
|
||||
## In This Section
|
||||
[Typography in WPF](typography-in-wpf.md)
|
||||
[ClearType Overview](cleartype-overview.md)
|
||||
[ClearType Registry Settings](cleartype-registry-settings.md)
|
||||
[Drawing Formatted Text](drawing-formatted-text.md)
|
||||
[Advanced Text Formatting](advanced-text-formatting.md)
|
||||
[Fonts](fonts-wpf.md)
|
||||
[Glyphs](glyphs.md)
|
||||
[How-to Topics](typography-how-to-topics.md)
|
||||
|
||||
## See also
|
||||
|
||||
- <xref:System.Windows.Documents.Typography>
|
||||
- [Documents in WPF](documents-in-wpf.md)
|
||||
- [OpenType Font Features](opentype-font-features.md)
|
||||
- [Optimizing WPF Application Performance](optimizing-wpf-application-performance.md)
|
||||
Reference in New Issue
Block a user