sprite-factory icon indicating copy to clipboard operation
sprite-factory copied to clipboard

Automatic CSS Sprite Generator

Results 13 sprite-factory issues
Sort by recently updated
recently updated
newest added

RMagick is kind of heavy, so many developers use direct replacement https://github.com/probablycorey/mini_magick Do you consider adding it in the future?

Feature Request

Hello there, In a Rails project, when running the resprite rake task, I get the following error: ``` rake aborted! NoMethodError: undefined method 'opacity=' for 4013x148 DirectClass 16-bit:Magick::Image /home/user/.gem/ruby/ruby/2.5.0/gems/sprite-factory-1.7.1/lib/sprite_factory/library/rmagick.rb:23:in 'create'...

Hi, I am about to package sprite-factory for fedora, but I am getting a few errors during the build: ``` + ruby -rminitest/autorun -rrubygems -Ilib:test - MiniTest::Unit::TestCase is now Minitest::Test....

Bug

Hi, I implemented SVG sprites in a fork of your project, but turns out I will go another direction with it. Still I thought to drop you a few lines...

on running the sf ` images/icon `command on my terminal i get this error `input must be a single director`y

It would be amazing if we could add @2x to icons which are the Retina counterparts of their non-Retina versions. Doing would create a new rule in the same stylesheet...

Feature Request

…ROPERTIES This brief change allows more fine grain control when multiple styles are applied (e.g. triggering background-color changes)

non-critical sf fails with `comparison of Array with Array failed` error if name of some image contains double dash "--" f.ex. `prev--disabled.png` i use this command for sf: `sf --layout...

I'm trying to run sf images/signup and get error 'input must be a single directory', kindly help me

Need More Information