Sha256: 799afcc44ed4c8b47f584caa2ca3d45dbb7c3dc66823343413beaf064e8fedac

Contents?: true

Size: 984 Bytes

Versions: 21

Compression:

Stored size: 984 Bytes

Contents

/* 
        Creating a sprite from following images:
        
        test/images/regular/regular1.PNG (64x64)
        test/images/regular/regular2.PNG (64x64)
        test/images/regular/regular3.PNG (64x64)
        test/images/regular/regular4.PNG (64x64)
        test/images/regular/regular5.PNG (64x64)

        Output files:
          test/images/regular.sassy.png
          test/images/regular.sassy.sass

        Output size:
          320x64 */
img.sassy_regular1
  width: 64px
  height: 64px
  background: url(regular.sassy.png) 0px 0px no-repeat

img.sassy_regular2
  width: 64px
  height: 64px
  background: url(regular.sassy.png) -64px 0px no-repeat

img.sassy_regular3
  width: 64px
  height: 64px
  background: url(regular.sassy.png) -128px 0px no-repeat

img.sassy_regular4
  width: 64px
  height: 64px
  background: url(regular.sassy.png) -192px 0px no-repeat

img.sassy_regular5
  width: 64px
  height: 64px
  background: url(regular.sassy.png) -256px 0px no-repeat

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
sprite-factory-1.7.1 test/images/reference/regular.sassy.sass
sprite-factory-1.7 test/images/reference/regular.sassy.sass
sprite-factory-1.6.2 test/images/reference/regular.sassy.sass
sprite-factory-1.6.1 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.4.5 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.4.4 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.4.3 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.4.2 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.4.1 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.3 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.2 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.1 test/images/reference/regular.sassy.sass
sprite-factory-custom-1.6.0 test/images/reference/regular.sassy.sass
sprite-factory-1.6.0 test/images/reference/regular.sassy.sass
sprite-factory-1.5.3 test/images/reference/regular.sassy.sass
sprite-factory-1.5.2 test/images/reference/regular.sassy.sass
sprite-factory-1.5.1 test/images/reference/regular.sassy.sass
sprite-factory-1.5.0 test/images/reference/regular.sassy.sass
sprite-factory-1.4.2 test/images/reference/regular.sassy.sass
sprite-factory-1.4.1 test/images/reference/regular.sassy.sass