Socket
Socket
Sign inDemoInstall

anafanafo

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    anafanafo

Compute text width in Verdana


Version published
Maintainers
1
Install size
896 kB
Created

Readme

Source

anafanafo

version license build bundle size code style lerna

Efficiently compute text width in Verdana and Helvetica using char-width-table-consumer and lookup tables.

Built with Shields in mind.

(And because Verdana always makes me think of this.)

Usage

const anafanafo = require('anafanafo')

// Supports '11px Verdana', '10px Verdana', 'bold 10px Verdana', and 'bold 11px Helvetica'.
const width = anafanafo('Shirley Shirley', { font: '11px Verdana' })

License

All rights to Verdana are owned by Microsoft Corp.

The remainder of this project is licensed under the MIT license.

FAQs

Last updated on 16 Oct 2020

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