The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

flowmes.plx - Creates flow-in-message movie.

SYNOPSIS

flowmes.plx [options] message

  Options and defaults
    --font=aliali.ttf    Set font.
    --size=20            Set letter size.
    --color=ffffff       Set letter color.
    --back=000000        Set background color.
    --framesize=234x60   Set frame size. Width x height.
    --file=flowmes.swf   Set output file name.
    --help               Show help.

DESCRIPTION

This is a sample program of SWF::Builder. It creates a flow-in-message(?) movie.

TODO

Does anyone know what this effect is called?

COPYRIGHT

Copyright 2003 Yasuhiro Sasama (ySas), <ysas@nmt.ne.jp>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.