2018-03-08 |
TextMetrics.wordWrap() now considers TextStyle.letterSpacing (#4545)
Brenwell
authored
on 8 Mar 2018
Matt Karl
committed
on 8 Mar 2018
|
---|---|
2018-02-27 |
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 |
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 |
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 |
PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412)
Brenwell
authored
on 8 Nov 2017
Matt Karl
committed
on 8 Nov 2017
|
2017-10-30 |
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 |
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 |
|
2017-06-30 |
Standardizes how name is represented globally (#4132)
...
Matt Karl
authored
on 30 Jun 2017
Mat Groves
committed
on 30 Jun 2017
|
2017-06-03 |
Changes the default dropShadowColor in TextStyle (#4083)
Matt Karl
authored
on 3 Jun 2017
GitHub
committed
on 3 Jun 2017
|
2017-05-30 |
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 |
Add `updateTexture` & some shortcuts in Sprite; Cosmetic (#4000)
...
finscn
authored
on 9 May 2017
Matt Karl
committed
on 9 May 2017
|
2017-04-18 |
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 |
Measure Text API, expanded (#3921)
...
Matt Karl
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 2017
|
2017-04-10 |
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 |
Should not apply padding when trimmed (#3858)
atsuo yamada
authored
on 22 Mar 2017
Matt Karl
committed
on 22 Mar 2017
|
2017-01-30 |
Able to set the alpha on Text drop shadows (#3651)
Dave Moore
authored
on 30 Jan 2017
Matt Karl
committed
on 30 Jan 2017
|
fix doc comments (#3673)
Steffen Bär
authored
on 30 Jan 2017
Matt Karl
committed
on 30 Jan 2017
|
|
2017-01-26 |
fix unexpected 0 text behaviour (#3650)
...
Unai
authored
on 26 Jan 2017
Matt Karl
committed
on 26 Jan 2017
|
2017-01-23 |
Fixed local bounds issue with text (#3633)
...
Mat Groves
authored
on 23 Jan 2017
GitHub
committed
on 23 Jan 2017
|
2017-01-22 |
Merge pull request #3622 from themoonrat/text-drop-shadow-blur-fix
...
Chad Engler
authored
on 22 Jan 2017
GitHub
committed
on 22 Jan 2017
|
Merge pull request #3565 from staff0rd/Text_trim
...
Chad Engler
authored
on 22 Jan 2017
GitHub
committed
on 22 Jan 2017
|
|
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
|
|
fix type (#3627)
Stafford Williams
authored
on 22 Jan 2017
Matt Karl
committed
on 22 Jan 2017
|
|
2017-01-21 |
extract trim function to utils
stafford
committed
on 21 Jan 2017
|
2017-01-20 |
|
2017-01-13 |
move trim to TextStyle
stafford
committed
on 13 Jan 2017
|
2017-01-10 |
fix method name
Stafford Williams
committed
on 10 Jan 2017
|
added text trimming
Stafford Williams
committed
on 10 Jan 2017
|
|
2017-01-05 |
|