Search results for "freetype"
Font::FreeType - read font files and render glyphs from Perl using FreeType2
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::FreeType::Face - font typefaces loaded from Font::FreeType
- Font::FreeType::Glyph - glyphs from font typefaces loaded from Font::FreeType
- Font::FreeType::CharMap - character map from font typefaces loaded from Font::FreeType
- 2 more results from Font-FreeType »
Image::Magick::PolyText::FreeType - Draw text along a polyline using FreeType and Image::Magick
"Image::Magick::PolyText::FreeType" is a pure Perl module. It is a convenient wrapper around the "Image::Magick Annotate()" method, for drawing text along a polyline. Warning: Experimental code - Do not use....
RSAVAGE/Image-Magick-PolyText-2.00 - 06 Jan 2017 01:24:39 UTC - Search in distribution
lib/SWF/Builder/Character/Font/FreeType.pm
YSAS/SWF-Builder-0.16
-
20 Mar 2007 15:34:56 UTC
-
Search in distribution
- SWF::Builder::Character::Font - SWF font object
FONT::FT2 - Perl extension for FreeType 2
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
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 - Search in distribution
GD - Interface to Gd Graphics Library
GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...
RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC - Search in distribution
GD::SVG - Seamlessly enable SVG output from scripts written using GD
GD::SVG painlessly enables scripts that utilize GD to export scalable vector graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled method calls. To enable this functionality, one need only change the "use GD" call to "use GD::SV...
TWH/GD-SVG-0.33 - 10 May 2009 14:39:31 UTC - Search in distribution
IUP::MglPlot - [GUI element] canvas-like element for creating 2D plots (based on MathGL library)
Creates a MathGL <http://mathgl.sourceforge.net/> based element for creating 2D and 3D plots with interface similar to IUP::PPlot....
KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution
Cairo - Perl interface to the cairo 2d vector graphics library
XAOC/Cairo-1.109
-
20 Jan 2021 06:47:33 UTC
-
Search in distribution
Tree::Cladogram - Render a cladogram using Imager or Image::Magick
"Tree::Cladogram" provides a mechanism to turn a tree into a cladogram image. The image is generated using Imager or Image::Magic. The image type created is determined by the suffix of the output file. See "What image formats are supported?" for deta...
RSAVAGE/Tree-Cladogram-1.04 - 01 Feb 2021 23:57:37 UTC - Search in distribution
Graphics::MNG - Perl extension for the MNG library from Gerard Juyn (gerard@libmng.com)
This is alpha stage software. Use at your own risk. Please visit http://www.libmng.com/ to learn all about the new MNG format. MNG (which stands for Multiple Network Graphics) is an extension of the PNG format, which is already gaining popularity ove...
MOTT/Graphics-MNG-0.04 - 05 Dec 2001 21:15:27 UTC - Search in distribution
Graphics::Framebuffer - A Simple Framebuffer Graphics Library
A (mostly) Perl graphics library for exclusive use in a Linux/FreeBSD/Unix console framebuffer environment. It is written for simplicity, without the need for complex API's and drivers with "surfaces" and such. Back in the old days, computers drew gr...
RKELSCH/Graphics-Framebuffer-6.54 - 30 Aug 2023 08:21:59 UTC - Search in distribution
PDF::Cairo - simple API for creating PDF files using the Cairo library
Cairo <https://www.cairographics.org> is a cross-platform vector graphics library that is capable of generating high-quality PDF output (as well as PNG, PS, and SVG). Unfortunately, the Cairo Perl module is not well documented or easy to use, especia...
JGREELY/PDF-Cairo-1.05 - 30 Jun 2019 20:45:41 UTC - Search in distribution- PDF::Cairo::Font - wrapper that adds some useful methods to Cairo fonts
PostScript::MailLabels - Modules for creating PostScript(tm) files of mailing address labels.
The module has three distinct output modes. In my experience, printing mailing labels is a matter of tweaking parameters to get them all to fit properly on the page. This module is designed with this in mind. The first output is the calibration sheet...
AJACKSON/PostScript-MailLabels-2.32 - 03 Oct 2012 01:08:36 UTC - Search in distribution
Alien::CSFML - Build and provide access to the official binding of SFML for the C language
This distribution builds and installs CSFML; the official binding of SFML for the C language. Its API is as close as possible to the C++ API (but in C style, of course), which makes it a perfect tool for building SFML bindings for other languages tha...
SANKO/Alien-CSFML-v0.0.7 - 22 Oct 2022 03:10:50 UTC - Search in distribution
Imager::Cookbook - recipes working with Imager
Various simple and not so simple ways to do things with Imager....
TONYC/Imager-1.019 - 09 Jul 2022 03:41:29 UTC - Search in distribution- Imager::Font - Font handling for Imager.
- Imager::Install - installation notes for Imager
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 - Search in distribution- Imager::DTP::Letter - letter handling module for Imager::DTP package
Image::Button - Base class for building PNG buttons using GD.
Image::Button builds simple PNG buttons of the type you would use in an on-line application. It provides facilities to build several of them, possibly related (same width and/or height). Modules to create different types of buttons can be easily inte...
JOANMG/Image-Button-0.53 - 04 Mar 2003 16:32:00 UTC - Search in distribution
OpenGL::FTGL - interface to the FTGL library (to use arbitrary fonts in OpenGL applications).
OpenGL doesn't provide direct font support. FTGL is a free, open source library which makes possible to use TrueType or OpenType fonts in an OpenGL application. FUNCTIONS The seven "ftglCreate*" functions take as parameter $fontfile which is the path...
JLMOREL/OpenGL-FTGL-0.01 - 06 Aug 2012 10:43:14 UTC - Search in distribution