three-bmfont-text
Advanced tools
Comparing version
{ | ||
"name": "three-bmfont-text", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "renders BMFont files in ThreeJS with word-wrapping", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"inherits": "^2.0.1", | ||
"layout-bmfont-text": "^1.0.0", | ||
"layout-bmfont-text": "^1.1.0", | ||
"quad-indices": "^1.0.0" | ||
@@ -17,0 +17,0 @@ }, |
@@ -80,3 +80,3 @@ # three-bmfont-text | ||
This is an instance of [layout-bmfont-text](https://github.com/Jam3/layout-bmfont-text). This supports metrics for `descender`, `baseline`, `xHeight`, `width`, `height`, etc. | ||
This is an instance of [layout-bmfont-text](https://github.com/Jam3/layout-bmfont-text). This supports metrics for `descender`, `baseline`, `xHeight`, `width`, `height`, `capHeight`, etc. | ||
@@ -83,0 +83,0 @@ ## Demos |
15266
0.09%Updated