GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
20
Releases
108
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
pixi.js
Download ZIP
4511 commits
Transfer to URL with SHA
tree:
57b0623a6c
Switch branches
×
batch-dev
bugfix/polygon-offset
dev
dev-blendmode-add-again
dev-canvas-renderer-dirty-transform
dev-graphics-fix-batches
dev-line-join
dev-offscreen-canvas
dev-renderTexture-pool
dev-replace-buble-with-babel
englercj/update-s3
feature-nine-slice-canvas-tint
fix-svg
master
multiple-pointer-down-events
release
upgrade
v2.x
v3.x
v4.x
pixi.js
/
packages
/
text
/
latest commit
0008ccd104
Dave Moore
authored
on 30 Oct 2017
Matt Karl
committed
on 31 Oct 2017
..
src
Ensures that text style properties are copied by value, not by reference (#4385)
7 years ago
test
Ensures that text style properties are copied by value, not by reference (#4385)
7 years ago
LICENSE
Next Restructure for v5 (#4387)
7 years ago
README.md
Next Restructure for v5 (#4387)
7 years ago
package.json
Next Restructure for v5 (#4387)
7 years ago
rollup.config.js
Next Restructure for v5 (#4387)
7 years ago
README.md
@pixi/text
Installation
npm install @pixi/text
Usage
import * as text from '@pixi/text';