# File lib/png.rb, line 323 def to_ascii return ' ' if a == 0x00 brightness = (((r + g + b) / 3) * a) / 0xFF %w(.. ,, ++ 00)[brightness / 64] end