Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Source Repository: <https://github.com/source-foundry/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 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
::
$ font-ttfa [font path 1] [font path 2] [...font path x]
FAQs
A command line TTFA table reporting tool for fonts hinted with ttfautohint
We found that font-ttfa demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.