Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

39 lines
826 B
ReStructuredText
Raw Permalink Normal View History

######################################
cffLib: Read and write Adobe CFF fonts
######################################
2024-09-17 17:23:44 +01:00
.. rubric:: Overview:
:heading-level: 3
.. automodule:: fontTools.cffLib
2024-09-17 17:23:44 +01:00
:inherited-members:
:members:
:undoc-members:
:member-order: bysource
.. rubric:: Submodules:
:heading-level: 3
cffLib contains submodules for converting between CCF and CFF2.
2024-09-18 14:49:50 +01:00
Each can be used within other Python scripts or run as a
subcommand of the ``fonttools`` command-line tool:
2024-09-17 17:23:44 +01:00
.. toctree::
:maxdepth: 1
CFFToCFF2
CFF2ToCFF
It also contains submodules for manipulating CFF-formatted glyphs:
.. toctree::
:maxdepth: 1
specializer
width
.. rubric:: Module members:
:heading-level: 3