Info2
=====

Display clip information.


Usage
=====

Info2(clip, int "size", string "font", int "background", bool "verbose", bool "glyph")


Parameters
==========

size:
    Size, in pixels, of text

font:
    Font name. Info2 defaults to Calibri or, failing that, Arial

background:
    Background opacity:

        0 : no background
				1 : light background
				2 : dark background (default)

verbose:
    Print additional information (frame rate numerator/denominator, parity information)

glyph:
    Enable/disable subsampling glyph
