2018-08-21 |
Fixes trimming a Text object with an empty string (#5045)
John Sjöström
authored
on 21 Aug 2018
Matt Karl
committed
on 21 Aug 2018
|
---|---|
2018-08-20 |
Fix wordWrap override not working if style is true and override is false (#5082)
Russell Speke
authored
on 20 Aug 2018
Matt Karl
committed
on 20 Aug 2018
|
2018-06-27 |
Added links to TextStyle Editor (#4979)
Tom Bonner
authored
on 27 Jun 2018
Matt Karl
committed
on 27 Jun 2018
|
2018-06-21 |
Do not quote escape generic font families (#4969)
Coby White
authored
on 21 Jun 2018
Matt Karl
committed
on 21 Jun 2018
|
2018-06-05 |
TextMetrics.wordWrap - Don't add a newline if it's the last token/word (#4956)
Russell Speke
authored
on 5 Jun 2018
Matt Karl
committed
on 5 Jun 2018
|
2018-05-23 |
Adds ability to customize strings in TextMetrics.measureFont() (#4550)
klinski
authored
on 23 May 2018
Matt Karl
committed
on 23 May 2018
|
2018-04-19 |
Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794)
Brenwell
authored
on 19 Apr 2018
Matt Karl
committed
on 19 Apr 2018
|
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
|