1

I want to generate standard JQuery-Sprites with a given color programmaticaly. Similar as in ThemeRoller the icons sprites are generated.

So my question(s): where can I find the template for JQuery sprites.

And how can I transform this template to the template with a given color ? My programing language is Java.

4

1 に答える 1

1

ImageMagick を見てみましょう: http://www.imagemagick.org/script/index.php

あらゆる方法でスプライトを生成するための強力な CLI があります。私はそれを商用アプリケーションでうまく使用しました。

于 2013-09-13T13:56:50.793 に答える