Acme-Curses-Marquee-Extensions
view release on metacpan or search on metacpan
lib/Acme/Curses/Marquee/Extensions.pm view on Meta::CPAN
=item winw
The width of the window. Defaults to 80.
=item winh
The height of the window. Defaults to 25.
=item winx
Location of the origin's abscissa. Defaults to 0.
=item winy
Location of the origin's ordinate. Defaults to (winh - fontHeight)/2
i.e; vertically centered.
=item font
Figfont to use, defaults to standard.
This also accepts an arrayref, which can be a list of fonts to rotate through.
If cycling fonts, the last element of the arrayref may be a number indicating
the number of seconds between transitions. Otherwise, this occurs every 45 sec.
( run in 0.288 second using v1.01-cache-2.11-cpan-1c8d708658b )