Search results for "module:Imager::Font::FT2"
Imager::Font::FT2 - font support using FreeType 2
This provides font support on FreeType 2....
TONYC/Imager-Font-FT2-1.000 - 12 Jun 2022 05:39:23 UTC
Imager::Font - Font handling for Imager.
This module manages, the font object returned by Imager::Font->new will typically be of a class derived from Imager::Font. new This creates a font object to pass to functions that take a font argument. $font = Imager::Font->new(file => 'denmark.ttf',...
TONYC/Imager-1.022 - 02 Dec 2023 23:32:54 UTC
Imager - Perl extension for Generating 24 bit Images
Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more. Overview of documentat...
TONYC/Imager-1.022 - 02 Dec 2023 23:32:54 UTC
Imager::Font::T1 - low-level functions for Type1 fonts
Imager::Font::T1 is deprecated. T1Lib is unmaintained and has serious bugs when built on 64-bit systems. Freetype 2 has Type 1 font support and is supported by Imager via Imager::Font::FT2. Imager::Font creates a "Imager::Font::Type1 object" when ask...
TONYC/Imager-Font-T1-1.031 - 01 Dec 2023 06:55:25 UTC
Imager::DTP::Line - line handling module for Imager::DTP package.
Imager::DTP::Line is a module intended for handling chunk of letters lined-up in a single vector, out of the whole text string (sentence or paragraph). Here, the word "Line" is meant to be "a single row", "a single row in a text-wrapped textbox", and...
BASHI/Imager-DTP-0.06 - 19 Jan 2007 06:05:44 UTC
Imager::DTP::Letter - letter handling module for Imager::DTP package
Imager::DTP::Letter is a module intended for handling each letter/character in a whole text string (sentence or paragraph). Each Imager::DTP::Letter instance will hold one letter/character internally, and it holds various information about the letter...
BASHI/Imager-DTP-0.06 - 19 Jan 2007 06:05:44 UTC
Imager::DTP::Textbox - multi-byte text handling module with text wrapping and line alignment, for use with Imager.
Imager::DTP::Textbox is a module intended for handling sentences and paragraphs consisted with multi-byte characters, such as Japanese and Chinese. It supports text wrapping and line alignment, and is able to draw text string vertically from top to b...
BASHI/Imager-DTP-0.06 - 19 Jan 2007 06:05:44 UTC