Main > Programming > Libraries >

GD::Tab::Ukulele 0.01

GD::Tab::Ukulele 0.01

Sponsored Links

GD::Tab::Ukulele 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 925
Date added: 2007-04-24
Publisher: Yuichi Tateno

GD::Tab::Ukulele 0.01 description

GD::Tab::Ukulele is a Perl module for Ukulele tab image generator.

SYNOPSIS

use GD::Tab::Ukulele;
my $uk = GD::Tab::Ukulele->new;

# print png image
print $uk->chord(D#sus4)->png;

# get GD::Image instance
my $im = $uk->chord(C);
print $im->png;

# other tab generate
$uk->generate(D7,[0,2,0,2])->png;

# set color
$uk->color(255, 0, 0);

# set background-color and no interlace
$uk->bgcolor(200, 200, 200);
$uk->interlaced(0);

# all tabs image save to file.
use IO::File;
for my $chord (@{$uk->all_chords}) {
(my $filename = $chord) =~ s/M/Maj/; # for case-insensitive filesystem
my $file = IO::File->new("images/$filename.png", w);
$file->print($uk->chord($chord)->png);
}

GD::Tab::Ukulele 0.01 Screenshot

Advertisements

GD::Tab::Ukulele 0.01 Keywords

Bookmark GD::Tab::Ukulele 0.01

Hyperlink code:
Link for forum:

GD::Tab::Ukulele 0.01 Copyright

WareSeeker periodically updates pricing and software information of GD::Tab::Ukulele 0.01 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 GD::Tab::Ukulele 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
GD-Octave is a GD library API for Octave. Free Download
Tie::UrlEncoder is a Perl module for interpolatably URL-encode strings. Free Download
GD::Thumbnail is a thumbnail maker for GD. Free Download
Audio::Cuefile::Parser is a Perl module for audio cuefile parser. Free Download
Games::Sudoku::General is a Perl module that can solve sudoku-like puzzles. Free Download
Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Free Download
Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. Free Download
Tie::Eudora is a Perl module that can encode/decode emails, read/write emails in Eudora mailbox files. Free Download