glyphicons-sprite-generator
glyphicons-sprite-generator copied to clipboard
if color change or replace is a main featrue
should comment nearly the line 162
if pixel_data[x, y][0] < WHITE[0]:
e.g i set WHITE = (0,0,255) for a blue css version of icon-blue for twitter bootstrap, the if statment above will not work.