History for pixi.js / src / core / text / Text.js
2017-05-09
@finscn
Add `updateTexture` & some shortcuts in Sprite; Cosmetic (#4000) ...
finscn authored on 9 May 2017 Matt Karl committed on 9 May 2017
2017-04-18
@Dave Moore
Fixed if statement checks that do not work if the stop point is set to 0 (#3948)
Dave Moore authored on 18 Apr 2017 Matt Karl committed on 18 Apr 2017
2017-04-11
@Matt Karl
Measure Text API, expanded (#3921) ...
Matt Karl authored on 11 Apr 2017 GitHub committed on 11 Apr 2017
2017-04-10
@Dave Moore
Improvements to how and what is stored in the texture caches. (#3834) ...
Dave Moore authored on 10 Apr 2017 Chad Engler committed on 10 Apr 2017
2017-03-22
@atsuo yamada
Should not apply padding when trimmed (#3858)
atsuo yamada authored on 22 Mar 2017 Matt Karl committed on 22 Mar 2017
2017-01-30
@Dave Moore
Able to set the alpha on Text drop shadows (#3651)
Dave Moore authored on 30 Jan 2017 Matt Karl committed on 30 Jan 2017
2017-01-26
@Unai
fix unexpected 0 text behaviour (#3650) ...
Unai authored on 26 Jan 2017 Matt Karl committed on 26 Jan 2017
2017-01-23
@Mat Groves
Fixed local bounds issue with text (#3633) ...
Mat Groves authored on 23 Jan 2017 GitHub committed on 23 Jan 2017
2017-01-22
@Chad Engler
Merge pull request #3622 from themoonrat/text-drop-shadow-blur-fix ...
Chad Engler authored on 22 Jan 2017 GitHub committed on 22 Jan 2017
@Chad Engler
Merge pull request #3565 from staff0rd/Text_trim ...
Chad Engler authored on 22 Jan 2017 GitHub committed on 22 Jan 2017
@Dave Moore
Ability to set stop points on Text with a gradient (#3576) ...
Dave Moore authored on 22 Jan 2017 Matt Karl committed on 22 Jan 2017
@Stafford Williams
fix type (#3627)
Stafford Williams authored on 22 Jan 2017 Matt Karl committed on 22 Jan 2017
2017-01-21
@stafford
extract trim function to utils
stafford committed on 21 Jan 2017
2017-01-20
@Dave Moore
Stops shadow blur appearing on the text as well as shadow ...
Dave Moore committed on 20 Jan 2017
2017-01-13
@stafford
move trim to TextStyle
stafford committed on 13 Jan 2017
2017-01-10
@Stafford Williams
fix method name
Stafford Williams committed on 10 Jan 2017
@Stafford Williams
added text trimming
Stafford Williams committed on 10 Jan 2017
2017-01-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 Jan 2017
@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