Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 584 Bytes

File metadata and controls

26 lines (17 loc) · 584 Bytes

Create Firefox Image With Version

Create a firefox icon with version number in the icon.

This was created to be used for generating version-based icons for Install All Firefoxes shell script for OS X.

Requires ImageMagick and Ghostscript.

$ brew install imagemagick gs

To use:

$ create_firefox_image_with_version "26.0" fx26.png"

Note: Use png as file extension or you will get no transparency goodness.

Output: