M
M
massef2015-11-27 00:40:22
css
massef, 2015-11-27 00:40:22

Ways to generate multiple sprites?

There is a huge sprite, you need to break it into pieces, what tools are there for this?
I'm sure there must be some solution, because in large projects sprites are somehow crushed.
Of course, doing it manually is not an option, even using online generators. It is desirable that this happens at the time of the project build.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Khokhlov, 2015-11-27
@andrhohlov

The corresponding plugin under Gulp / Grunt and mess around with the configs a bit.
My builder is looking at the sprites folder. Each folder inside it is a separate sprite, the folder name is the name of the sprite and the prefix for its variable in scss.
Of course, we are talking about assembling sprites from individual pictures.

L
LittleFatNinja, 2015-11-27
@LittleFatNinja

bye, cut it in puff, imagemagick, or whatever, google it short

A
Alexander Loginov-Solonitsyn, 2016-07-06
@kasheibess

https://habrahabr.ru/post/227945/ - everything is written here very intelligibly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question