Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/shyiko/canvas-text-opentypejs-shim
- Owner: shyiko
- Created: 2016-12-19T10:15:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T19:14:33.000Z (almost 8 years ago)
- Last Synced: 2024-11-16T02:37:21.469Z (26 days ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/canvas-text-opentypejs-shim
- Size: 38.1 KB
- Stars: 20
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-typography - canvas-text-opentypejs-shim - Consistent text rendering for <canvas> (backed by OpenType.js). (JavaScript)
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:
`