
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
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
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.