Skip to content

Instantly share code, notes, and snippets.

@cyhsutw
Last active August 29, 2015 14:02
Show Gist options
  • Save cyhsutw/914aefccc1d11ab16473 to your computer and use it in GitHub Desktop.
Save cyhsutw/914aefccc1d11ab16473 to your computer and use it in GitHub Desktop.
{
templateName:"Overloaded",
image:{
frame:"{x:0, y:1, width:10, height:20}"
},
text:{
frame:"{x:0, y:1, width:10, height:20}",
autoResize:1,
textAlignment:"NSTextAlignment",
maxLength:20,
font:"HelveticaNeue-Light",
textSize:20.0,
textColor:0x60C5FF,
textOpacity:1.0,
backgroundColor:0xEE352A,
backgroundOpacity:0.5,
transform:"CGAffineTransformString"
hasAdditionalFont:"true"
},
backgroundColor:0xAED9C0,
hasBackgroundImage:"false",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment