.. include:: headings.inc .. _GraphicsFont: ========================================================================================================================================== |phoenix_title| **GraphicsFont** ========================================================================================================================================== A :ref:`GraphicsFont` is a native representation of a font. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via :meth:`GraphicsContext.CreateFont` or :meth:`GraphicsRenderer.CreateFont` . | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **GraphicsFont** .. raw:: html

Inheritance diagram of GraphicsFont

| |api| Class API =============== .. class:: GraphicsFont(GraphicsObject) A GraphicsFont is a native representation of a font.