Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add voltLib.voltToFea module and command line tool #3164

Merged
merged 2 commits into from
Jun 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion Doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ This last utility takes a subcommand, which could be one of:
- ``varLib.models``: Normalize locations on a given designspace
- ``varLib.mutator``: Instantiate a variation font
- ``varLib.varStore``: Optimize a font's GDEF variation store
- ``voltLib.voltToFea``: Convert MS VOLT to AFDKO feature files.

Libraries
---------
Expand Down Expand Up @@ -141,7 +142,7 @@ Table of Contents
unicode
unicodedata/index
varLib/index
voltLib
voltLib/index


.. |Travis Build Status| image:: https://travis-ci.org/fonttools/fonttools.svg
Expand Down
11 changes: 8 additions & 3 deletions Doc/source/voltLib.rst → Doc/source/voltLib/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
#######
voltLib
#######
####################################
voltLib: Read/write MS VOLT projects
####################################

.. toctree::
:maxdepth: 2

voltToFea

.. automodule:: fontTools.voltLib

Expand Down
8 changes: 8 additions & 0 deletions Doc/source/voltLib/voltToFea.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#################################################
voltToFea: Convert MS VOLT to AFDKO feature files
#################################################

.. automodule:: fontTools.voltLib.voltToFea
:inherited-members:
:members:
:undoc-members: