Font::FreeType::Glyph 0.03
Sponsored Links
Font::FreeType::Glyph 0.03 Ranking & Summary
File size:
0.093 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
821
Date added:
2007-08-07
Publisher:
Geoff Richards
Font::FreeType::Glyph 0.03 description
Font::FreeType::Glyph is a Perl module that contains glyphs from font typefaces loaded from Font::FreeType.
SYNOPSIS
use Font::FreeType;
my $freetype = Font::FreeType->new;
my $face = $freetype->face(Vera.ttf);
$face->set_char_size(24, 24, 100, 100);
my $glyph = $face->glyph_from_char(A);
my $glyph = $face->glyph_from_char_code(65);
# Render into an array of strings, one byte per pixel.
my ($bitmap, $left, $top) = $glyph->bitmap;
# Read vector outline.
$glyph->outline_decompose(
move_to => sub { ... },
line_to => sub { ... },
conic_to => sub { ... },
cubic_to => sub { ... },
);
This class represents an individual glyph (character image) loaded from a font. See Font::FreeType::Face for how to obtain a glyph object, in particular the glyph_from_char_code() and glyph_from_char() methods.
Things you an do with glyphs include:
- Get metadata about the glyph, such as the size of its image and other metrics.
- Render a bitmap image of the glyph (if its from a vector font) or extract the existing bitmap (if its from a bitmap font), using the bitmap() method.
- Extract a precise description of the lines and curves that make up the glyphs outline, using the outline_decompose() method.
SYNOPSIS
use Font::FreeType;
my $freetype = Font::FreeType->new;
my $face = $freetype->face(Vera.ttf);
$face->set_char_size(24, 24, 100, 100);
my $glyph = $face->glyph_from_char(A);
my $glyph = $face->glyph_from_char_code(65);
# Render into an array of strings, one byte per pixel.
my ($bitmap, $left, $top) = $glyph->bitmap;
# Read vector outline.
$glyph->outline_decompose(
move_to => sub { ... },
line_to => sub { ... },
conic_to => sub { ... },
cubic_to => sub { ... },
);
This class represents an individual glyph (character image) loaded from a font. See Font::FreeType::Face for how to obtain a glyph object, in particular the glyph_from_char_code() and glyph_from_char() methods.
Things you an do with glyphs include:
- Get metadata about the glyph, such as the size of its image and other metrics.
- Render a bitmap image of the glyph (if its from a vector font) or extract the existing bitmap (if its from a bitmap font), using the bitmap() method.
- Extract a precise description of the lines and curves that make up the glyphs outline, using the outline_decompose() method.
Font::FreeType::Glyph 0.03 Screenshot
Font::FreeType::Glyph 0.03 Keywords
FreeType
Glyph 0.03
Perl module
font typefaces
glyph
font
glyphs
bitmap
loaded
char
Font::FreeType::Glyph
FontFreeTypeGlyph
Font::FreeType::Glyph 0.03
Libraries
Programming
Bookmark Font::FreeType::Glyph 0.03
Font::FreeType::Glyph 0.03 Copyright
WareSeeker periodically updates pricing and software information of Font::FreeType::Glyph 0.03 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 Font::FreeType::Glyph 0.03 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
mayan glyphs
glyphs for children
glyphs wow
vampire glyphs
when did the glyphs happen
glyphs for kids
what are glyphs
vampire glyphs and symbols
glyph hard drive
zodiac glyphs
capricorn glyphs
freetype2
glyphosate msds
glyph activities
glyph game
book of glyph mastery
freetype library
what is a glyph
Related Software
Font::TTF::Glyph is a Perl module that holds a single glyphs information. Free Download
FreeType is a software font engine that is designed to be small, efficient, highly customizable and portable. Free Download
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable and portable. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
FontForge allows you to edit outline and bitmap fonts. Free Download
fontimage is a small, portable tool that generates PNG images of text strings directly from outline font files. Free Download
foundation Perl module inheritance without objects. Free Download
Tie::Google is a Perl module with single-variable access to Google search results. Free Download
Latest Software
Popular Software
Favourite Software