Text::JavE 0.0.2
Sponsored Links
Text::JavE 0.0.2 Ranking & Summary
File size:
0.008 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1028
Date added:
2007-01-05
Publisher:
osfameron
Text::JavE 0.0.2 description
Text::JavE is a Perl module to view and manipulate ascii art and manipulation files created in JavE.
JavE (http://www.jave.de/) is an excellent Ascii art editor and animator written in Java. Unfortunately it doesnt yet have a scripting interface. This module aims to make the work of processing its standard files (.jmov) easy within Perl.
SYNOPSIS
use Text::JavE;
my $j = new Text::JavE;
while (my $file=shift @ARGV) {
$j->open_jmov($file);
for (@{$j->{frames}}) {
system "cls"; # on Win32. Try system "clear" on Unix.
$_->display;
my $time = $_->{msec};
select (undef, undef, undef, $time/1000);
}
}
new()
Constructor. Returns a Text::JavE object which can play or otherwise manipulate jmov files.
decode($text)
Internal method to decode a jmov line containing a compressed ascii frame. There are 2 submethods decode_a and decode_b implementing the various encoding algorithms JavE currently uses.
display()
Shows the current frame.
open_clipart($file)
Opens a clipart file in JavEs .jcf format. (As far as I know this isnt officially documented, but a number of sample files are distributed with JavE).
open_jmov($file)
Opens a file in jmov format. This format is described in detail at http://www.jave.de/player/jmov_specification.html
A sample Chickenman animation is included in the distribution as t.jmov. More can be found at http://osfameron.perlmonk.org/chickenman/ Other jmov files can be found at http://www.jave.de
JavE (http://www.jave.de/) is an excellent Ascii art editor and animator written in Java. Unfortunately it doesnt yet have a scripting interface. This module aims to make the work of processing its standard files (.jmov) easy within Perl.
SYNOPSIS
use Text::JavE;
my $j = new Text::JavE;
while (my $file=shift @ARGV) {
$j->open_jmov($file);
for (@{$j->{frames}}) {
system "cls"; # on Win32. Try system "clear" on Unix.
$_->display;
my $time = $_->{msec};
select (undef, undef, undef, $time/1000);
}
}
new()
Constructor. Returns a Text::JavE object which can play or otherwise manipulate jmov files.
decode($text)
Internal method to decode a jmov line containing a compressed ascii frame. There are 2 submethods decode_a and decode_b implementing the various encoding algorithms JavE currently uses.
display()
Shows the current frame.
open_clipart($file)
Opens a clipart file in JavEs .jcf format. (As far as I know this isnt officially documented, but a number of sample files are distributed with JavE).
open_jmov($file)
Opens a file in jmov format. This format is described in detail at http://www.jave.de/player/jmov_specification.html
A sample Chickenman animation is included in the distribution as t.jmov. More can be found at http://osfameron.perlmonk.org/chickenman/ Other jmov files can be found at http://www.jave.de
Text::JavE 0.0.2 Screenshot
Text::JavE 0.0.2 Keywords
JavE
JavE 0.0.2
ascii art
to view
files created
Perl module
files
JMOV
file
ascii
manipulate
art
Text::JavE
TextJavE
Text::JavE 0.0.2
Libraries
Bookmark Text::JavE 0.0.2
Text::JavE 0.0.2 Copyright
WareSeeker periodically updates pricing and software information of Text::JavE 0.0.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Text::JavE 0.0.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
Kxremote is an application to integrate protocols of remote connection made with perlqt. Free Download
Debug::Phases is a Perl module to announce BEGIN and INIT phases to help locate problems. Free Download
GD::Text is a Perl module with text utilities for use with GD. Free Download
phpFile provides a PHP file manager. Free Download
Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII. Free Download
Text::VisualWidth is a Perl module that provides functions to treat half-width and full-width characters. Free Download
CAVE WALL (Colored ASCII Visual Editor Without Any Loathsome Limitations) is an ncurses-based ASCII art editor. Free Download
KFilm is an non-linear Video Editor that runs on a **ix System. Free Download
Latest Software
Popular Software
Favourite Software