The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "font"

Font::TTF::Font - Memory representation of a font River stage two • 6 direct dependents • 52 total dependents

A Truetype font consists of a header containing a directory of tables which constitute the rest of the file. This class holds that header and directory and also creates objects of the appropriate type for each table within the font. Note that it does...

BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC - Search in distribution

Tk::Font - a class for finding X Fonts River stage three • 160 direct dependents • 171 total dependents

This module can be use to interrogate the X server what fonts are avaliable....

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution

Font::AFM - Interface to Adobe Font Metrics files River stage two • 1 direct dependent • 91 total dependents

This module implements the Font::AFM class. Objects of this class are initialised from an AFM (Adobe Font Metrics) file and allow you to obtain information about the font and the metrics of the various glyphs in the font. All measurements in AFM file...

GAAS/Font-AFM-1.20 - 04 Jun 2008 06:52:19 UTC - Search in distribution

Font::FNT - Load, manipulate and save Windows raster fonts River stage zero No dependents

This module provides basic load, manipulate and save functionality for Windows 3.00 raster fonts (.FNT files). Methods load( $filename ) Loads a .FNT file. This is a constructor method and returns an Font::FNT instance. save_yaml( $filename ) Saves a...

SGOELDNER/Font-FNT-0.02 - 27 Apr 2004 08:16:07 UTC - Search in distribution

Font::PCF - read an X11 PCF font file River stage zero No dependents

Instances of this class provide read access to the "PCF" format font files that are typically found as part of an X11 installation. This module was written just to be sufficient for generating font bitmaps to encode in microcontroller programs for di...

PEVANS/Font-PCF-0.03 - 21 Apr 2022 15:02:29 UTC - Search in distribution

PDF::Font - Base font class for PDF::Create. River stage one • 2 direct dependents • 2 total dependents

Base font class to support font families approved by PDF::Create. This is used in the method "init_widths()" inside the package PDF::Create::Page....

MANWAR/PDF-Create-1.46 - 30 Sep 2019 14:16:12 UTC - Search in distribution

SDL::Font - a SDL perl extension River stage zero No dependents

SDL::Font provides a mechanism for loading and using SFont style fonts. To create a new font, simply create a new instance of the class Font, passing it the name of the image file that contains the SFont. To use the font, call the use method of the f...

WKEENAN/SDL-sdlpl-1.08 - 22 Aug 2000 19:25:17 UTC - Search in distribution

FONT::FT2 - Perl extension for FreeType 2 River stage zero No dependents

This is a set of subroutine for using Freetype 2 from Perl. For now, this is mostly a functional implimentation, and is not yet intended to be perfect subroutine to subroutine remap of Freetype 2. Although, that is a goal. EXPORT None by default. Glo...

CAFFIEND/font_ft2_0.1.0 - 27 May 2002 20:17:42 UTC - Search in distribution

Font::Fret - Font REporting Tool River stage one • 2 direct dependents • 2 total dependents

Fret is a font reporting tool system which allows for different reports to be written. A report is a package on which calls are made to give specific information for a specific report. The rest of Fret does the housekeeping of generating the report i...

BHALLISSY/Font-TTF-Scripts-1.06 - 25 Aug 2016 01:35:31 UTC - Search in distribution

Chart::Font - read only single font holding objects River stage zero No dependents

LICHTKIND/Chart-v2.403.9 - 28 Nov 2022 17:50:53 UTC - Search in distribution

Imager::Font - Font handling for Imager. River stage three • 108 direct dependents • 121 total dependents

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.024 - 06 Apr 2024 02:24:09 UTC - Search in distribution

Font::FreeType - read font files and render glyphs from Perl using FreeType2 River stage one • 2 direct dependents • 2 total dependents

This module allows Perl programs to conveniently read information from font files. All the font access is done through the FreeType2 library, which supports many formats. It can render images of characters with high-quality hinting and antialiasing, ...

DMOL/Font-FreeType-0.16 - 12 May 2020 05:56:08 UTC - Search in distribution

Font::Selector - select the right font for rendering River stage zero No dependents

This Perl module gives tools to select the most applicable font when used in rendering situations....

VANHOESEL/Font-Selector-0.02 - 21 Jan 2020 08:58:26 UTC - Search in distribution

Font::Fontconfig - An Object Oriented interface to fontconfig River stage one • 1 direct dependent • 1 total dependent

Font::Fontconfig is a wrapper around "fontconfig" routines, like "fc-list" and ... ....

VANHOESEL/Font-Fontconfig-0.01 - 20 Jan 2020 16:38:30 UTC - Search in distribution

Font::GlyphNames - Convert between glyph names and characters River stage zero No dependents

This module uses the Adobe Glyph Naming convention (see "SEE ALSO") for converting between glyph names and characters (or character codes)....

SPROUT/Font-GlyphNames-1.00000 - 22 Nov 2009 21:27:45 UTC - Search in distribution

Font::TTFMetrics - A parser for the TTF file. River stage one • 1 direct dependent • 1 total dependent

"Font::TTFMetrics" encapsulates the font metrics of a true type font file. A true type font file contains several tables which need to be parsed before any useful information could be gathered about the font. There is the excellent module for parsing...

MALAY/Font-TTFMetrics-0.1 - 12 Jun 2003 15:45:28 UTC - Search in distribution

PostScript::Font - module to fetch data from PostScript fonts River stage zero No dependents

This package reads PostScript font files and stores the information in memory. Most font file formats that are in use are recognised, especially the Type 1 and Type 42 font formats. Other formats that usually parse okay are Type 5 and Type 3, althoug...

JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 UTC - Search in distribution

Quiq::Gd::Font - GD- oder TrueType-Font River stage zero No dependents

Abstraktion für GD- und TrueType-Fonts, die von GD nicht gemacht wird. Geometrie der (monospaced) GD-Fonts Name Breite Höhe ---------------- ------ ---- gdTinyFont 5 8 gdSmallFont 6 13 gdMediumBoldFont 7 13 gdLargeFont 8 16 gdGiantFont 9 15 POD ERROR...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

SDL::TTF::Font - Font object type for SDL_ttf River stage two • 22 direct dependents • 24 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution

SDL2::TTF::Font - A Rectangle with the Origin at the Upper Left in Integers River stage zero No dependents

SDL2::TTF::Font is an opaque holder of a loaded font. This stores the font data in a struct that is exposed only by using the API functions to get information. You should not try to access the struct data directly, since the struct may change in diff...

SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC - Search in distribution
  • SDL2::TTF - TTF Image Loading Library
  • SDL2::FFI - FFI Wrapper for SDL (Simple DirectMedia Layer) Development Library
910 results (0.215 seconds)