Sha256: 343593e5b5109592e0facf6430a8031f043c91f7d0e10afd43b66c0875335341
Contents?: true
Size: 1.04 KB
Versions: 4
Compression:
Stored size: 1.04 KB
Contents
Buttonize, your favourite button generator. =========================================== Buttonize is a little tool to generate sets of buttons by creating simple image templates (a left side, a repeatable middle and a right side). You can use buttonize to create sets of buttons and sets of button styles. See the examples directory for more information (examples/buttons.rb is a buttonset file and examples/default/styles.rb is a styleset file). Installing ============ Buttonize has the following dependencies: * Ruby 1.8.x (not tested in 1.9.x) * Rubygems * RMagick * Thor (for the commandline tool) If all is well you can just install the gem by running: sudo gem install flurin-buttonize --source=http://gems.github.com Quickstart ========== For the impatient who just want to generate a blue button (and have all required stuff installed) Run: buttonize button --style=big_blue "My first button" Open: my_first_button.gif Copyright & license =================== Copyright (c) 2009 Flurin Egger, DigitPaint, MIT Style License. (see MIT-LICENSE)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
flurin-buttonize-0.1.1 | README |
flurin-buttonize-0.1.2 | README |
flurin-buttonize-0.1.4 | README |
flurin-buttonize-0.2.0 | README |