Sha256: b26b1b92d44f1c9923c72f5b1f4f48a8b77cbfc09f1e371bbd65afa1adf256d9
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
POLYMER-POSITION(1) Polymer Manual POLYMER-POSITION(1) NAME polymer-position - Information about your sprite sources SYNOPSIS polymer position SOURCE DESCRIPTION Shows the position of a SOURCE image with a sprite. This is useful should you wish to manually create your own CSS files, without having to calculate the position of each source yourself. Also provides you with the basic CSS needed to show the source image. The SOURCE may be the name of a source image in any of your sprites, or a SPRITE/SOURCE pair. For example, assuming the following sources... sources/ one/ book.png television.png two/ magnet.png television.png ... polymer position book will show the position of the book source in the "one" sprite. polymer position television will output the position of the television source in both the "one" and "two" sprites. Finally, polymer position two/television shows the position of the television source in only the "two" sprite. POLYMER 1.0.0.BETA.7 February 2011 POLYMER-POSITION(1)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polymer-1.0.0.beta.7 | lib/polymer/man/polymer-position.1.txt |