Lines Matching +full:fs +full:- +full:extra
6 The fonttools PyPI distribution also supports so-called "extras", i.e. a
16 are required to unlock the extra features named "ufo", etc.
20 …Optional dependencies are detailed by module in the list below with the ``Extra`` setting that aut…
27 …he module exports a ElementTree-like API for reading/writing XML files, and allows to use as the b…
29 *Extra:* ``lxml``
37 * `fs <https://pypi.org/pypi/fs>`__: (aka ``pyfilesystem2``) filesystem abstraction layer.
39 * `enum34 <https://pypi.org/pypi/enum34>`__: backport for the built-in ``enum`` module (only requir…
41 *Extra:* ``ufo``
51 *Extra:* ``woff``
64 as the latter already comes with an up-to-date ``unicodedata``.
66 *Extra:* ``unicode``
73 It requires one of the following packages in order to solve the so-called
79 * `munkres <https://pypi.python.org/pypi/munkres>`__: a pure-Python module that implements the Hung…
80 or Kuhn-Munkres algorithm.
82 *Extra:* ``interpolatable``
92 *Extra:* ``plot``
102 *Extra:* ``symfont``
115 *Extra:* ``type1``
123 * `PyObjC <https://pypi.python.org/pypi/pyobjc>`__: the bridge between Python and the Objective-C