Aracılığıyla paylaş


OpenType Yazı Tipi Paketi Örnekleme

This topic provides an overview of the sample OpenType fonts that are distributed with the Windows SDK. The sample fonts support extended OpenType features that can be used by Windows Presentation Foundation (WPF) applications.

Bu konu aşağıdaki bölümleri içerir.

  • Fonts in the OpenType Font Pack
  • Installing the Fonts
  • Using the Fonts
  • İlgili Konular

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 table lists the names of the sample OpenType fonts.

Adı

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

The following illustration shows what the sample OpenType fonts look like.

Fonts in the OpenType Font Pack

Örnek yazı tipi paketindeki yazı tipi adlarının listesi

The sample fonts are supplied under license from Ascender Corporation. Ascender is a provider of advanced font products. Genişletilmiş veya özel sürümleri örnek yazı tiplerinin lisans için bkz: üst çıkıntısı Corporation'ın Web sitesi.

NotNot

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.

Installing the Fonts

Örnek yükleme seçeneğiniz OpenType varsayılan yazı tiplerini Windows yazı dizini \WINDOWS\Fonts. Use the Fonts control panel to install the fonts. Bu yazı tiplerini bilgisayarınıza girdiğinizde, varsayılan başvuran tüm uygulamalara erişilebilir olduklarını Windows yazı tipleri. Katlama-yazı tipi dosyası. tıklatarak birkaç yazı tipi boyutlarının temsili bir karakter kümesi görüntüleyebilirsiniz The following screenshot shows the Lindsey font file, Linds.ttf.

Displaying the Lindsey font

Lindsey yazı tipi (OpenType)

Using the Fonts

There are two ways that you can use fonts in your application. You can add fonts to your application as project content items that are not embedded as resources within an assembly. Alternatively, you can add fonts to your application as project resource items that are embedded within the application's assembly files. For more information, see Uygulamalarla Paketleme Yazı Tipleri.

Ayrıca bkz.

Başvuru

Typography

Kavramlar

OpenType Yazı Tipi Özellikleri

Uygulamalarla Paketleme Yazı Tipleri