Skip to content

Instantly share code, notes, and snippets.

@hansent
Created January 30, 2011 11:17
Show Gist options
  • Select an option

  • Save hansent/802789 to your computer and use it in GitHub Desktop.

Select an option

Save hansent/802789 to your computer and use it in GitHub Desktop.
<Picture>:
size: myimage.norm_image_size
Image:
id: myimage
source: self.parent.url
pos: (0,0)
size: 400,400
canvas:
Clear
BorderImage:
source: 'shadow64.png'
border: (64,64,64,64)
size:(self.norm_image_size[0]+64, self.norm_image_size[1]+64)
pos: (-64,-64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment