Linux SoftwareProgrammingLibrariesGD::Text 0.86

GD::Text 0.86



Developer:   Martien Verbruggen
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   63K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


GD::Text is a Perl module with text utilities for use with GD.

SYNOPSIS

use GD;
use GD::Text;

my $gd_text = GD::Text->new() or die GD::Text::error();
$gd_text->set_font('funny.ttf', 12) or die $gd_text->error;
$gd_text->set_font(gdTinyFont);
$gd_text->set_font(GD::Font::Tiny);
...
$gd_text->set_text($string);
my ($w, $h) = $gd_text->get('width', 'height');

if ($gd_text->is_ttf)
{
...
}
Or alternatively
my $gd_text = GD::Text->new(
text => 'Some text',
font => 'funny.ttf',
ptsize => 14,
);

This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph.

Requirements:
  • Perl
    tags text set  set font  funny ttf  font funny  text error  for use  use with  text new  with text  

    Download GD::Text 0.86


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/M/MV/MVERB/GDTextUtil-0.86.tar.gz


    Authors software

    GD::Text 0.86 (by Martien Verbruggen)


    Similar software

    GD::Text 0.86 (by Martien Verbruggen)

    NAFE 0.1 (by Corvus V Corax)

    Text::Graph 0.23 (by G. Wade Johnson)
    Text::Graph is a Perl extension for generating text-based graphs.

    SYNOPSIS

    use Text::Graph;
    blah blah blah

    Some data is

    Text::VimColor 0.11 (by Geoff Richards)
    Text::VimColor is a syntax color text in HTML or XML using Vim.

    SYNOPSIS

    use Text::VimColor;
    my $syntax = Text::VimColor

    MKDoc::Text::Structured::Inline 0.83 (by MKDoc::Text::Structured::Inline Team)

    Text::Kakasi 2.04 (by NOKUBI Takatsugu)
    Text::Kakasi is a perl frontend to kakasi.

    SYNOPSIS

    use Text::Kakasi;
    # functional
    $res = Text::Kakasi::getopt_argv('-J

    Image::Button 0.53 (by Juan M. Garcia-Reyero)
    Image::Button is a base class for building PNG buttons using GD.

    SYNOPSIS

    use Image::Button::Rect;

    my $b1 = new Image::B

    Text::Kakasi::JP 2.04 (by Dan Kogai)

    Text::NSP::Measures::2D 1.01 (by Text::NSP::Measures::2D Team)
    Text::NSP::Measures::2D is a Perl module that provides basic framework for building measure of association for bigrams.

    SYNOPSIS

    Text-Tokenizer 0.4.0 (by Samuel Behan)
    Text::Tokenizer is a flex based lexical analyzator perl module.

    Text-Tokenizer can be used for parsing of text (configuration) fil


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags