Namespace PdfSharp.Fonts
Classes
- FontFamilyInternal
Internal implementation class of XFontFamily.
- FontResolverInfo
Describes the physical font that must be used to render a particular XFont.
- GlobalFontSettings
Provides functionality to specify information about the handling of fonts in the current application domain.
- GlyphHelper
Helper function for code points and glyph indices.
- PlatformFontResolver
Default platform specific font resolving.
Structs
- CodePointGlyphIndexPair
The combination of a Unicode code point and the glyph index of this code point in a particular font face.
Interfaces
- IFontResolver
Provides functionality that converts a requested typeface into a physical font.
- IFontResolver2
Provides functionality that converts a requested typeface into a physical font.
- IFontResolverMarker
An internal marker interface used to identify different manifestations of font resolvers.