Commit 443219d9 authored by Ryan LeFevre's avatar Ryan LeFevre

Update text export example

parent aa8cb113
......@@ -147,7 +147,11 @@ Which produces something like:
mask: {},
text:
{ value: 'Make a change and save.',
font: 'HelveticaNeue-Light',
font:
{ name: 'HelveticaNeue-Light',
sizes: [ 33 ],
colors: [ [ 85, 96, 110, 255 ] ],
alignment: [ 'center' ] },
left: 0,
top: 0,
right: 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment