Sha256: 8c21557dbba8cf1a663218a55872a96d35c1eac0d1991d209299a37aea76f738

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.4		September 2010		   POLYMER-POSITION(1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
polymer-1.0.0.beta.4 lib/polymer/man/polymer-position.1.txt