/* * call-seq: * set_size ( stream ) -> nil * set_size ( w=0, h=0 ) -> nil * * Set the osd size to current framesize of stream or given * size. */ static VALUE osd_set_size(int argc, VALUE *argv, VALUE self) {