https://github.com/lurst/create_firefox_image_with_version
Create a firefox image with version number
https://github.com/lurst/create_firefox_image_with_version
Last synced: 7 months ago
JSON representation
Create a firefox image with version number
- Host: GitHub
- URL: https://github.com/lurst/create_firefox_image_with_version
- Owner: LuRsT
- Created: 2013-12-11T13:22:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T07:26:23.000Z (over 10 years ago)
- Last Synced: 2025-03-13T00:37:21.811Z (10 months ago)
- Language: Shell
- Size: 278 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://github.com/omgmog/install-all-firefox) shell
script for OS X.
Requires ImageMagick and Ghostscript.
```bash
$ brew install imagemagick gs
```
To use:
```bash
$ create_firefox_image_with_version "26.0" fx26.png"
```
Note: Use png as file extension or you will get no transparency goodness.
Output:
