History for pixi.js / src / extras / BitmapText.js
2017-05-05
@Daniel Santos
Take into account baseTexture resolution when registering a BitmapText. (#3993) ...
Daniel Santos authored on 5 May 2017 Matt Karl committed on 5 May 2017
2017-02-01
@Matt Karl
Refactors the spritesheet, texture and bitmap font loaders (#3676) ...
Matt Karl authored on 1 Feb 2017 GitHub committed on 1 Feb 2017
2017-01-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 Jan 2017
2017-01-04
@Dave Moore
Ensures getting textWidth and textHeight values are accurate (#3528) ...
Dave Moore authored on 4 Jan 2017 Matt Karl committed on 4 Jan 2017
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016
2016-08-15
@Ariel
align fix when maxWidth is used (#2780)
Ariel authored on 15 Aug 2016 Mat Groves committed on 15 Aug 2016
2016-06-17
@Dave
Some display object properties weren't showing up in jsdoc (#2655) ...
Dave authored on 17 Jun 2016 Mat Groves committed on 17 Jun 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-05-31
@Mat Groves
update location of ObservablePoint in BitmapText
Mat Groves committed on 31 May 2016
2016-05-18
@Marek
Use ObservablePoint instead of comparing the anchor every frame
Marek committed on 18 May 2016
2016-05-01
@Marek
Add anchor to BitmapText
Marek committed on 1 May 2016
2016-04-08
@Pat Shanahan
Updated and fixed JSDocs
Pat Shanahan committed on 8 Apr 2016
2015-11-24
@Anthony Del Ciotto
added removeItems; added unit tests; replaced uses of original splice with removeItems
Anthony Del Ciotto committed on 24 Nov 2015
2015-09-01
@Chad Engler
fix some doc issues; fixes #2066
Chad Engler committed on 1 Sep 2015
2015-08-02
@Chad Engler
Merge pull request #1912 from sebastian-rightshift/dev ...
Chad Engler committed on 2 Aug 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-06-22
@Sebastian Scholle
class: BitmapText ...
Sebastian Scholle committed on 22 Jun 2015
2015-06-06
@Dr. Kibtiz
Depecrate `PIXI.math` namespace ...
Dr. Kibtiz committed on 6 Jun 2015
2015-05-10
@Mat Groves
fixed extends doc issue
Mat Groves committed on 10 May 2015
2015-05-07
@Grzegorz Przybyłowicz
updates text before calling getLocalBounds
Grzegorz Przybyłowicz committed on 7 May 2015
2015-04-25
@Chad Engler
fix some minor errors encountered with destroy and bmap text
Chad Engler committed on 25 Apr 2015
2015-04-24
@JiDW
Small inconsistency between Text and BitmapText ...
JiDW committed on 24 Apr 2015
2015-03-21
@Chad Engler
Move items into their namespace ...
Chad Engler committed on 21 Mar 2015