History for pixi.js / src / pixi / text / Text.js
2014-11-11
@mathew groves
Fixed Text measuring bug
mathew groves committed on 11 Nov 2014
2014-11-02
@mathew groves
Updates ...
mathew groves committed on 2 Nov 2014
2014-10-20
@Sebastian Nette
Fix for stroke spikes ...
Sebastian Nette committed on 20 Oct 2014
2014-10-19
@Sebastian Nette
Update Text.js
Sebastian Nette committed on 19 Oct 2014
@Sebastian Nette
Alternative for text positioning ...
Sebastian Nette committed on 19 Oct 2014
2014-10-17
@Eric Lesch
Fixing issue #1021 Inconsistent Text Positioning across different browsers
Eric Lesch committed on 17 Oct 2014
2014-10-15
@photonstorm
jsdoc fixes for the Text classes.
photonstorm committed on 15 Oct 2014
2014-10-01
@mathew groves
Fixed pivot issue
mathew groves committed on 1 Oct 2014
2014-09-29
@mathew groves
Removed update and destroy webGL functions
mathew groves committed on 29 Sep 2014
2014-09-09
@mathew groves
linted and published
mathew groves committed on 9 Sep 2014
@mathew groves
Added resolution to Text ...
mathew groves committed on 9 Sep 2014
2014-09-07
@mathew groves
Made sure default resolutions are all 1
mathew groves committed on 7 Sep 2014
@mathew groves
Added Resolution property to items ...
mathew groves committed on 7 Sep 2014
@mathew groves
First Retina pass ...
mathew groves committed on 7 Sep 2014
2014-07-28
@Mat Groves
Merge pull request #851 from FedeOmoto/dev ...
Mat Groves committed on 28 Jul 2014
2014-07-17
@Federico Omoto
Remove duplicated statement
Federico Omoto committed on 17 Jul 2014
2014-07-13
@mathew groves
Text width and height issue fixed ...
mathew groves committed on 13 Jul 2014
2014-07-08
@mathew groves
Tweaked text to work with new crop
mathew groves committed on 8 Jul 2014
2014-05-27
@mathew groves
Added canvas render implementation for strip ...
mathew groves committed on 27 May 2014
2014-05-06
@Mat Groves
Merge pull request #647 from giraluna/destroy ...
Mat Groves committed on 6 May 2014
2014-04-16
@mathew groves
Added 2 MovieClip helper functions ...
mathew groves committed on 16 Apr 2014
2014-04-08
@Carl Mowday
Removed the trailing whitespace when wordwrapping a textfield
Carl Mowday committed on 8 Apr 2014
2014-03-25
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 25 Mar 2014
@Mat Groves
Json Loader tweaked to use XDomainRequest for ie9
Mat Groves committed on 25 Mar 2014
2014-03-24
@TomSlezakowski
Added support for dropShadowColor. ...
TomSlezakowski committed on 24 Mar 2014
2014-03-22
@Mat Groves
Minor Bug fixes and Added DropShadow to text ...
Mat Groves committed on 22 Mar 2014
2014-03-11
@giraluna
Fix Text.destroy() and fix memory leak in BaseTexture.destroy() if basetexture was from canvas
giraluna committed on 11 Mar 2014
2014-02-10
@Mat Groves
Merge pull request #557 from alvinsight/dev ...
Mat Groves committed on 10 Feb 2014
2014-02-09
@photonstorm
Fixes a rogue new-line character on the end of Text objects that have word wrapping enabled (causing the Text bounds to be 1 line too high).
photonstorm committed on 9 Feb 2014
2014-02-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 Feb 2014