Socket
Socket
Sign inDemoInstall

font-ttfa

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

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


Maintainers
1

Readme

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

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc