
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@sutton-signwriting/font-db
Advanced tools
a javascript package for node that generates SVG and PNG images for individual symbols and complete signs
@sutton-signwriting/font-db is a javascript package for node that generates SVG and PNG images for individual symbols, complete signs, and structured text. The package covers the entire set of the International SignWritnig Alphabet 2010 (ISWA 2010).
This package supports both Formal SignWriting in ASCII (FSW) and SignWriting in Unicode (SWU) character sets, along with the style string. See draft-slevinski-formal-signwriting for detailed specification.
Author: https://SteveSlevinski.me
Channel: https://www.youtube.com/channel/UCXu4AXlG0rXFtk_5SzumDow
Sponsor: https://www.patreon.com/signwriting
Donate: https://donate.sutton-signwriting.io
npm install @sutton-signwriting/font-db
# download package
git clone https://github.com/sutton-signwriting/font-db.git
# install dependancies
cd font-db
npm install
# test project
npm run test
npm run testit fsw
npm run testit fsw-symbol-svg
# create project documentation
npm run docs
# start built-in server
npm run server
// import entire library
const fontDb = require('@sutton-signwriting/font-db');
// import individual module
const fsw = require('@sutton-signwriting/font-db/fsw');
# works for script with FSW and SWU, Symbol and Sign, SVG and PNG.
# output in the terminal
node fsw/fsw-sign-svg M525x535S2e748483x510S10011501x466S2e704510x500S10019476x475-C
# save to file
node fsw/fsw-sign-svg M525x535S2e748483x510S10011501x466S2e704510x500S10019476x475-C output.svg
MIT
FAQs
a javascript package for node that generates SVG and PNG images for individual symbols and complete signs
The npm package @sutton-signwriting/font-db receives a total of 73 weekly downloads. As such, @sutton-signwriting/font-db popularity was classified as not popular.
We found that @sutton-signwriting/font-db demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.