Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixijs/pixi-text-style
PIXI.TextStyle Generator
https://github.com/pixijs/pixi-text-style
editor html5-canvas pixijs text tool
Last synced: 2 months ago
JSON representation
PIXI.TextStyle Generator
- Host: GitHub
- URL: https://github.com/pixijs/pixi-text-style
- Owner: pixijs
- Created: 2017-05-31T19:05:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T21:01:44.000Z (11 months ago)
- Last Synced: 2024-10-29T21:06:13.977Z (3 months ago)
- Topics: editor, html5-canvas, pixijs, text, tool
- Language: JavaScript
- Homepage: https://pixijs.io/pixi-text-style
- Size: 1.11 MB
- Stars: 32
- Watchers: 6
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PixiJS TextStyle Generator
[![Build Status](https://travis-ci.org/pixijs/pixi-text-style.svg?branch=master)](https://travis-ci.org/pixijs/pixi-text-style)
Interactive tool built with [Bootstrap](https://getbootstrap.com/) and [Mithril](https://mithril.js.org/) to generate code for the `PIXI.TextStyle` object. [Click here](https://pixijs.github.io/pixi-text-style/) to use the editor.
## Related
API documentation for:
* [PIXI.TextStyle](http://pixijs.download/release/docs/PIXI.TextStyle.html)
* [PIXI.Text](http://pixijs.download/release/docs/PIXI.Text.html)## License
This content is released under the (http://opensource.org/licenses/MIT) MIT License.