Skip to content

A component for pixi similar to Text that supports multiple styles in a single component as well as inline images.

License

Notifications You must be signed in to change notification settings

plainblack/pixi-rich-text

 
 

Repository files navigation

pixi-rich-text

NPM

Add a RichText object inside pixi.js to easily create text using different styles.

Inspired by the original pixi-multistyle-text

Example

TBD

Build instructions

$ yarn install
$ yarn build

Usage

TBD

Demo

$ yarn demo

License

MIT, see LICENSE.md for details.

About

A component for pixi similar to Text that supports multiple styles in a single component as well as inline images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%