Richard Davey
|
a4dc2d28aa
|
Added TextStyle.toJSON and merged the output with Text.toJSON.
|
2017-04-25 18:24:37 +01:00 |
|
Richard Davey
|
ad0ff4d64b
|
Added BuildFromConfig for Text object.
Updated TextStyle to use advanced object getter.
|
2017-04-25 18:07:23 +01:00 |
|
Richard Davey
|
6fcd09c3bc
|
RTL boolean.
|
2017-03-21 21:08:30 +00:00 |
|
photonstorm
|
808e53f645
|
Fixed order of shadow fills.
|
2017-03-20 16:48:04 +00:00 |
|
photonstorm
|
741b93dbfe
|
Fixed parent issues with TextStyle, and moved methods into Text for ease of access.
|
2017-03-20 16:28:09 +00:00 |
|
photonstorm
|
a87f1ca88b
|
TextStyle is now responsible for MeasureText and caches the results.
Lots of new TextStyle methods.
TextStyle methods return the Text object itself, so you can chain easily.
Fixed Width and Height options added.
|
2017-03-20 16:09:01 +00:00 |
|
Richard Davey
|
08d9e55066
|
Added Style set methods and moved shadow sync.
|
2017-03-16 21:59:50 +00:00 |
|
photonstorm
|
aa080cfe7b
|
Updating TextStyle component to allow for setters and more style options.
|
2017-03-16 17:15:58 +00:00 |
|
Richard Davey
|
607e62448b
|
Added in the Text Game Object, splitting all of its common functions up. Working and rendering in Canvas mode.
|
2017-03-15 01:08:04 +00:00 |
|
photonstorm
|
4832c65666
|
Added createCanvas method to the Texture Manager.
|
2017-03-14 16:37:32 +00:00 |
|
Richard Davey
|
bf19d3dee4
|
Starting on Text
|
2017-03-13 23:38:48 +00:00 |
|