API Reference
Class
PngFontInfo
Describes the font that ChartForgeX will use for PNG text rendering.
Inheritance
- Object
- PngFontInfo
Properties
Source #Gets the selected PNG font source.
UsesOutlineFont #Gets a value indicating whether PNG text will render from TrueType outlines.
ThemeFontFamily #Gets the SVG/HTML font-family stack used to select an automatic PNG font.
RequestedPath #Gets the requested PNG font path, if one was configured.
RequestedCollectionIndex #Gets the requested TrueType collection index, if one was configured.
RequestedFaceName #Gets the requested font face name, if one was configured.
ResolvedPath #Gets the resolved font path, or null when the built-in fallback font will be used.
ResolvedCollectionIndex #Gets the resolved collection index when it is known.
ResolvedFaceName #Gets the resolved face name when it is known.