libfont-freetype-perl

module to read font files and render glyphs from Perl using FreeType2

Font::FreeType 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, extract metrics information, and extract the outlines of characters in scalable formats like TrueType.

liblmdb-file-perl

tie to LMDB

LMDB_File is a Perl module which allows Perl programs to make use of thefacilities provided by OpenLDAP's Lightning Memory-Mapped Database "LMDB".

node-bufferjs

pure JavaScript Buffer utils

Pure JavaScript utils which extend the global Buffer object in Node.JS.

cl-rsm-mod

McIntire's Common Lisp Modular Arithmetic Library

This is R. Scott McIntire's Common Lisp modular arithmetic function library. It supports large number arithmetic.

libhtml-copy-perl

module to copy a HTML file without breaking links

HTML::Copy copies a HTML file without breaking links in the file and is a sub class of HTML::Parser.

libgraphics-primitive-perl

system to portably create and manipulate graphical components

Graphics::Primitive is a Perl module that provides an abstraction layer for creating and manipulating graphical elements such as Borders, Fonts, Paths and the like. It provides mechanisms to create graphical layouts and pass it along to drivers for the actual on-screen rendering.