libming-util

Library to generate SWF (Flash) Files - Utilities

Ming is an SWF (Flash) file format output library. It is written in C, with wrappers for C++, Perl, Python, PHP and experimental support for Ruby and Java.

ttf-adf-accanthis

transitional dummy package

This is the Accanthis font of the Arkandis Digital Foundry. These is a serif font family alternative to Galliard, and Horley oldstyle.

texlive-pictures

TeX Live: Graphics, pictures, diagrams

Including TikZ, pict, etc., but MetaPost and PStricks are separate.

lhs2tex

Generates LaTeX code from literate Haskell sources

lhs2TeX includes the following features:

libgd-perl

Perl module wrapper for libgd

This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Features include:

libpdf-table-perl

utility class for building table layouts in a PDF::API2 object

PDF::Table is a utility for use with the PDF::API2 module from CPAN. It can be used to display text data in a table layout within the PDF. The text data must be in a 2d array (such as returned by a DBI statement handle fetchall_arrayref() call). The PDF::Table will automatically add as many new pages as necessary to display all of the data. Various layout properties, such as font, font size, and cell padding and background color can be specified for each column and/or for even/odd rows. See the METHODS section in the man page.