.. _TextFont: ================================================ TextFont ================================================ Description ----------- An installed font. Properties ^^^^^^^^^^ +---------------------------------------------------------+----------------------------------+ | :ref:`family` readonly | The font family. | +---------------------------------------------------------+----------------------------------+ | :ref:`name` readonly | The font name. | +---------------------------------------------------------+----------------------------------+ | :ref:`parent` readonly | The object's container. | +---------------------------------------------------------+----------------------------------+ | :ref:`postScriptName` readonly | The PostScript name of the font. | +---------------------------------------------------------+----------------------------------+ | :ref:`style` readonly | The font style. | +---------------------------------------------------------+----------------------------------+ | :ref:`typename` readonly | The class name of the object. | +---------------------------------------------------------+----------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 TextFont/parent.rst TextFont/typename.rst TextFont/name.rst TextFont/postScriptName.rst TextFont/family.rst TextFont/style.rst