Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shyiko/canvas-text-opentypejs-shim

Consistent text rendering for <canvas> (backed by opentype.js)
https://github.com/shyiko/canvas-text-opentypejs-shim

Last synced: 22 days ago
JSON representation

Consistent text rendering for <canvas> (backed by opentype.js)

Awesome Lists containing this project

README

        

# canvas-text-opentypejs-shim

Text rendering shim for `` backed by [opentype.js](https://github.com/nodebox/opentype.js). It allows you to get consistent results regardless of the OS, browser and the environment (Node.js). Works great with [kangax/fabric.js](https://github.com/kangax/fabric.js).

## Installation

Get it directly from NPM:

```sh
npm i --save canvas-text-opentypejs-shim
```

or through unpkg:

`