History for pixi.js / src / core / text / Text.js
2017-01-07
@Mat Groves
Merge branch 'dev' into dev-geometry-update ...
Mat Groves committed on 7 Jan 2017
2017-01-05
@finscn
Fix a bug about compute Text canvas size. (#3519) ...
finscn authored on 5 Jan 2017 Mat Groves committed on 5 Jan 2017
2016-12-29
@Chad Engler
Merge pull request #3502 from finscn/patch-22 ...
Chad Engler authored on 29 Dec 2016 GitHub committed on 29 Dec 2016
2016-12-28
@Chad Engler
Merge pull request #3513 from pixijs/multi-font-support ...
Chad Engler authored on 28 Dec 2016 GitHub committed on 28 Dec 2016
@finscn
Use `*._texture.*` instead of`*.texture.*` (#3517) ...
finscn authored on 28 Dec 2016 Matt Karl committed on 28 Dec 2016
2016-12-26
@finscn
Less codes , Less assignment operations. ...
finscn authored on 26 Dec 2016 GitHub committed on 26 Dec 2016
@Matt Karl
Adds support for multiple font families
Matt Karl committed on 26 Dec 2016
2016-12-22
@finscn
The canvas could be passed into Text ...
finscn authored on 22 Dec 2016 GitHub committed on 22 Dec 2016
2016-11-23
@Matt Karl
Adds quotes around fontFamily (#3352)
Matt Karl authored on 23 Nov 2016 GitHub committed on 23 Nov 2016
2016-11-21
@Robert Krasky
Update documentation (#3337) ...
Robert Krasky authored on 21 Nov 2016 Matt Karl committed on 21 Nov 2016
2016-11-18
@Mat Groves
fixed settings not being respected (#3315) ...
Mat Groves authored on 18 Nov 2016 GitHub committed on 18 Nov 2016
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-11-06
@Andrew Start
Added prepare hooks for Text.
Andrew Start committed on 6 Nov 2016
2016-10-03
@stafford
fixes #3055
stafford committed on 3 Oct 2016
2016-09-30
@Dave
Smaller default texture size for text (#3036)
Dave authored on 30 Sep 2016 Mat Groves committed on 30 Sep 2016
2016-09-27
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-26
@Dave Moore
Always clear Text Canvas via clearRect
Dave Moore committed on 26 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-21
@Matt Karl
Merge branch 'dev' into dev-es6 ...
Matt Karl committed on 21 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-16
@Mat Groves
Small updates to fix some es6 conversion issues ...
Mat Groves committed on 16 Sep 2016
@Matt Karl
Replaces jshint with eslint, using babel in loose mode
Matt Karl committed on 16 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-09-12
@Dave Moore
Couple of changes to allow cocoon js to play nice with pixi ...
Dave Moore committed on 12 Sep 2016
2016-08-27
@Mat Groves
fixes #2871 ...
Mat Groves committed on 27 Aug 2016
2016-08-26
@Mat Groves
fixed incorrect height setter for text ...
Mat Groves committed on 26 Aug 2016