
Fonts in the OpenType Font Pack
The Windows SDK provides a set of sample OpenType fonts that you can use in creating Windows Presentation Foundation (WPF) applications. The sample fonts are supplied under license from Ascender Corporation. These fonts implement only a subset of the total features defined by the OpenType format. The following list contains the names of the sample OpenType fonts, with the name using the corresponding font.
Fonts in the OpenType Font Pack
.gif)
Note: |
|---|
Ascender is a provider of advanced font products specializing in font design, development and licensing. To license extended or custom versions of the sample fonts please contact Ascender Corporation directly via their Web site
http://www.ascendercorp.com/WPF_fonts.html.
|
Accessing the Sample OpenType Fonts
The sample OpenType fonts are used as resources for the Using OpenType Fonts Sample. This sample shows text content hosted in a FlowDocumentReader, which provides search, navigation, pagination, and content scaling support.
OpenType fonts sample
.png)
When you download this sample, the project directory contains a fonts subdirectory containing the following fonts:
Name
|
File
|
|---|
Kootenay
|
Kooten.ttf
|
Lindsey
|
Linds.ttf
|
Miramonte
|
Miramo.ttf
|
Miramonte Bold
|
Miramob.ttf
|
Pericles
|
Peric.ttf
|
Pericles Light
|
Pericl.ttf
|
Pescadero
|
Pesca.ttf
|
Pescadero Bold
|
Pescab.ttf
|
Note: |
|---|
As a developer it is your responsibility to ensure that you have the required license rights for any font you embed within an application or otherwise redistribute. Please see the
Using OpenType Fonts Sample Readme.htm file for information on restrictions for using these sample OpenType fonts with an application.
|
Once these fonts are on your machine, you can display a representative set of characters in several font sizes by doubling-clicking the name of the font file in the subdirectory. The following screenshot shows the displayed output of the Lindsey font file, Linds.ttf.
Displaying the Lindsey font
.png)