🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

font-ttfa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

font-ttfa

A command line TTFA table reporting tool for fonts hinted with ttfautohint

0.9.1
PyPI
Maintainers
1

Source Repository: <https://github.com/source-foundry/font-ttfa>_

What is font-ttfa?

font-ttfa is a command line executable that provides a standard output stream report of font hinting settings from the TTFA table of fonts that were hinted with ttfautohint <http://www.freetype.org/ttfautohint/>_. It is built with the fantastic FontTools library.

Install

Install with pip using the command:

::

$ pip install font-ttfa

or download the source repository <https://github.com/source-foundry/font-ttfa/tarball/master>_, unpack it, and navigate to the top level of the repository. Then enter:

::

$ python setup.py install

Usage

::

$ font-ttfa [font path 1] [font path 2] [...font path x]

Keywords

font

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts