pixi.js / packages / text /
@klinski klinski authored on 23 May 2018
Matt Karl committed on 23 May 2018
..
src Adds ability to customize strings in TextMetrics.measureFont() (#4550) 6 years ago
test Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794) 7 years ago
LICENSE Update LICENSE files to 2018 (#4585) 7 years ago
README.md Next Restructure for v5 (#4387) 7 years ago
package.json v5.0.0-alpha.2 7 years ago
README.md

@pixi/text

Installation

npm install @pixi/text

Usage

import * as text from '@pixi/text';