ruby-****@sourc*****
ruby-****@sourc*****
2013年 4月 23日 (火) 11:28:35 JST
------------------------- REMOTE_ADDR = 70.49.50.179 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-appdx-clrtheory ------------------------- @@ -427,7 +427,7 @@ # initialized, only after 'draw' method is called with the context # parameter (cr). @cr = cr - cr.scale(100, 100) # (100, 100) # Examples are in 1x1 coordinate space + cr.scale(100, 100) # Examples are in 1x1 coordinate space cr.line_width = 0.01 # Display the color grid. base_color_names.each_with_index do |color, line|