Sha256: ef022b70c14b019c9b7ba26061eb4fd997a3dca9a0938837c82b98b8d5dd35bb
Contents?: true
Size: 264 Bytes
Versions: 1
Compression:
Stored size: 264 Bytes
Contents
#-- # Colour management with Ruby. # # Copyright 2005 Austin Ziegler # http://rubyforge.org/ruby-pdf/ # # Licensed under a MIT-style licence. # # $Id: palette.rb,v 1.2 2005/08/05 23:07:20 austin Exp $ #++ require 'coloration/color' module Color::Palette end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
coloration-0.4.0 | lib/coloration/color/palette.rb |