History for pixi.js / src / core / text
2018-03-08
@Brenwell
TextMetrics.wordWrap() now considers TextStyle.letterSpacing (#4545)
Brenwell authored on 8 Mar 2018 Matt Karl committed on 8 Mar 2018
2018-02-27
@dolow
Fixes WebGL bug when Text only contains line breaks (#4627)
dolow authored on 27 Feb 2018 Matt Karl committed on 27 Feb 2018
2017-12-17
@Thomas Pans
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans authored on 17 Dec 2017 Matt Karl committed on 17 Dec 2017
2017-11-16
@J.C
Fix bug for adding extra blank ahead of the first line with word wrap (#4421)
J.C authored on 16 Nov 2017 Matt Karl committed on 16 Nov 2017
2017-11-08
@Brenwell
PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412)
Brenwell authored on 8 Nov 2017 Matt Karl committed on 8 Nov 2017
2017-10-30
@Dave Moore
Ensures that text style properties are copied by value, not by reference (#4385) ...
Dave Moore authored on 30 Oct 2017 Matt Karl committed on 30 Oct 2017
2017-08-03
@Dave Moore
Adds docs for TextStyle getters and setters (#4199) ...
Dave Moore authored on 3 Aug 2017 Mat Groves committed on 3 Aug 2017
2017-08-02
@J.C
leading support (#4194) ...
J.C authored on 2 Aug 2017 Matt Karl committed on 2 Aug 2017
2017-06-30
@Matt Karl
Standardizes how name is represented globally (#4132) ...
Matt Karl authored on 30 Jun 2017 Mat Groves committed on 30 Jun 2017
2017-06-03
@Matt Karl
Changes the default dropShadowColor in TextStyle (#4083)
Matt Karl authored on 3 Jun 2017 GitHub committed on 3 Jun 2017
2017-05-30
@Dave Moore
Text drop shadow is now the right colour, even with blur enabled (#4069) ...
Dave Moore authored on 30 May 2017 Chad Engler committed on 30 May 2017
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
@Steffen Bär
fix doc comments (#3673)
Steffen Bär 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