Copy link to clipboard
Copied
I have split a sentence into 4 parts.
On every click of a button one text box appears then the next etc... after each click.
BUT
They overlap each other. I can't space them because they have to resize dynamically.
Dynamica text - instance names of w1, w2, w3 etc...
I can't see any properties to space them out properly.
embed the fonts and the text shouldn't be rendered differently.
Copy link to clipboard
Copied
as3 or html5/canvas?
Copy link to clipboard
Copied
Ah sorry. HTML5 canvas.
Copy link to clipboard
Copied
you have these properties and methods (and more) with which to work, EaselJS v1.0.0 API Documentation : Text (createjs.com)
Copy link to clipboard
Copied
Thank you very much.
I was just reading the text is rendered differently in every browser so I don't think my idea was very good.
But thanks for the documentation.
Copy link to clipboard
Copied
embed the fonts and the text shouldn't be rendered differently.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now