2.0.0 • Published 4 years ago

anafanafo v2.0.0

Weekly downloads
6,689
License
MIT
Repository
github
Last release
4 years ago

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.