anafanafo

2.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i anafanafo

Weekly Downloads

24,811

Version

2.0.0

License

MIT

Unpacked Size

903 kB

Total Files

9

Last publish

Collaborators

  • paulmelnikow