.. _AutoKernType: ================================================ AutoKernType ================================================ Description ----------- The type of kerning to use for characters. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------+--------------------------------------------------------------------------------------------+ | :ref:`MANUAL` readonly | Allows manual kerning. | +-----------------------------------------------+--------------------------------------------------------------------------------------------+ | :ref:`METRICS` readonly | Uses kern pairs, which contain information about the spacing of specific pairs of letters. | +-----------------------------------------------+--------------------------------------------------------------------------------------------+ | :ref:`OPTICAL` readonly | Adjusts the spacing between adjacent characters based on their shapes. | +-----------------------------------------------+--------------------------------------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 AutoKernType/MANUAL.rst AutoKernType/METRICS.rst AutoKernType/OPTICAL.rst