From: ToRA Date: 2006-03-05T20:03:41+09:00 Subject: Re: The Golden Fibonacci Ratio (#69) Of course, when rendering large numbers of squares it can be nice to shrink things a bit: 11:02:56 - tora@Eustacia:~/ruby/fibonacci >ruby gfr.rb 8 1 +++--+-------+--------------------+ +++ | | | | | | | | +-+--+ | | | | | | | | | | | | | | | | | | +----+-------+ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +------------+--------------------+ or make them larger... >ruby gfr.rb 3 3 +--+--+ | | | | | | +--+--+ | | | | | | | | | | +-----+ (crosses fingers that they render correctly)