Skip to content

Instantly share code, notes, and snippets.

View benwbrum's full-sized avatar

Ben W. Brumfield benwbrum

View GitHub Profile
#!/usr/bin/env ruby
#
# Gridify draws a grid on images, producing a .grid image
# gridify.rb <pixels> <color> <file1> <file2> <file3> ...
#
# Dependencies:
# ruby
# rubygems
# ImageMagick
# RMagick gem