/*
 * call-seq:
 *   has_unscaled? -> boolean
 *
 * Is true, if the osd can be rendered independent from the video resolution.
 */
static VALUE osd_has_unscaled(VALUE self) {