History for pixi.js / packages / text / src
2019-09-13
@Eric
Fix kerning rendering with letterSpacing (#6091)
Eric authored on 13 Sep 2019 Matt Karl committed on 13 Sep 2019
2019-08-30
@Zyie
Converts default exports to named exports (#6051) ...
Zyie authored on 30 Aug 2019 Matt Karl committed on 30 Aug 2019
2019-08-01
@Dave Moore
Fixes Text shadows for v5 (#5947) ...
Dave Moore authored on 1 Aug 2019 Matt Karl committed on 1 Aug 2019
2019-07-23
@mcdaid01
Fix bug where OffscreenCanvas.getContext is null (#5942)
mcdaid01 authored on 23 Jul 2019 Matt Karl committed on 23 Jul 2019
2019-07-10
@Dave Moore
Supports resolutions less than 1 (#5836)
Dave Moore authored on 10 Jul 2019 Matt Karl committed on 10 Jul 2019
2019-07-08
@Dave Moore
Adds @pixi/canvas-text package (#5890)
Dave Moore authored on 8 Jul 2019 Matt Karl committed on 8 Jul 2019
2019-06-28
@Fernando Serboncini
Use OffscreenCanvas for measureText if available (#5804)
Fernando Serboncini authored on 28 Jun 2019 Matt Karl committed on 28 Jun 2019
2019-06-25
@Dave Moore
Small optimization with text and gradients (#5835)
Dave Moore authored on 25 Jun 2019 Matt Karl committed on 25 Jun 2019
@Sen
Fix TextStyle.whiteSpace param type (#5820)
Sen authored on 25 Jun 2019 Matt Karl committed on 25 Jun 2019
2019-05-13
@Marco Spiess
Updates documentation and types (#5671)
Marco Spiess authored on 13 May 2019 Matt Karl committed on 13 May 2019
2019-05-02
@Russell Speke
Minor doc fixes for TypeScript definitions (#5637)
Russell Speke authored on 2 May 2019 Matt Karl committed on 2 May 2019
2019-04-24
@Dave Moore
Fixes emoji characters not displaying when letterSpacing style is used (#5608)
Dave Moore authored on 24 Apr 2019 Matt Karl committed on 24 Apr 2019
2019-04-20
@Dave Moore
Adds a taller character to the metrics string (#5599) ...
Dave Moore authored on 20 Apr 2019 Matt Karl committed on 20 Apr 2019
@Russell Speke
Fix generic font families (#5598)
Russell Speke authored on 20 Apr 2019 Matt Karl committed on 20 Apr 2019
2019-02-16
@Ivan Popelyshev
Typings fixes (#5450)
Ivan Popelyshev authored on 16 Feb 2019 Matt Karl committed on 16 Feb 2019
2019-02-04
@Matt Karl
Removes support for CocoonJS (#5409)
Matt Karl authored on 4 Feb 2019 GitHub committed on 4 Feb 2019
2019-01-23
@Dave Moore
Uses context2d to render Text drop shadows (#5375)
Dave Moore authored on 23 Jan 2019 Matt Karl committed on 23 Jan 2019
2019-01-15
@Dave Moore
Documentation updates (#5366)
Dave Moore authored on 15 Jan 2019 Matt Karl committed on 15 Jan 2019
2019-01-13
@Ivan Popelyshev
Fixes texture construction in Text (#5353)
Ivan Popelyshev authored on 13 Jan 2019 Matt Karl committed on 13 Jan 2019
2019-01-09
@Sergey Kazantsev
Fixes text displaying bug for browsers that block canvas data extraction (#5342)
Sergey Kazantsev authored on 9 Jan 2019 Matt Karl committed on 9 Jan 2019
@Ivan Popelyshev
Fix types in documentation (#5345)
Ivan Popelyshev authored on 9 Jan 2019 Matt Karl committed on 9 Jan 2019
2018-09-22
@Matt Karl
Revert "[next] Sprite, Mesh and Graphics refactor to including in batching (#5069)" (#5127) ...
Matt Karl authored on 22 Sep 2018 GitHub committed on 22 Sep 2018
2018-09-20
@Mat Groves
[next] Sprite, Mesh and Graphics refactor to including in batching (#5069)
Mat Groves authored on 20 Sep 2018 Matt Karl committed on 20 Sep 2018
2018-08-21
@Dave Moore
Able to set resolution of Text separately to the Renderer (#5060)
Dave Moore authored on 21 Aug 2018 Matt Karl committed on 21 Aug 2018
@Dave Moore
Setting text to be "" means it is actually "", and not transformed to " " (#5059)
Dave Moore authored on 21 Aug 2018 Matt Karl committed on 21 Aug 2018
@John Sjöström
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
@Russell Speke
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
@Tom Bonner
Added links to TextStyle Editor (#4979)
Tom Bonner authored on 27 Jun 2018 Matt Karl committed on 27 Jun 2018
2018-06-05
@Russell Speke
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
@klinski
Adds ability to customize strings in TextMetrics.measureFont() (#4550)
klinski authored on 23 May 2018 Matt Karl committed on 23 May 2018