CPANã«SWF::Builderã¨ããã®ãããã®ã§ããã§è©¦ãã¦ã¿ã¾ããã #!/usr/bin/perl use strict; use utf8; use SWF::Builder; my $movie = SWF::Builder->new ( FrameRate => 15, FrameSize => [0, 0, 400, 400], BackgroundColor => 'ffffff' ); my $font = $movie->new_font('msgothic.ttc'); my $text = $movie->new_static_text($font) ->size(10) ->color('000000') ->text("ããã«ã¡ã") ->place; $movie->save('ttf.swf');ã»ã¨ãã©SYNOPSISã®ã³ããã cygwinä¸ã®5.8ã§
{{#tags}}- {{label}}
{{/tags}}