The library "libotf" provides the following facilites:
o Read Open Type Layout Tables from OTF file. Currently these
tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
o Convert a Unicode character sequence to a glyph code sequence by
using the above tables.
The combination of libotf and the FreeType library (Ver. 2) realizes
CTL (complex text layout) by OpenType fonts.
Libpagemaker is a library that parses the file format of Aldus/Adobe
PageMaker documents.
The paper library and accompanying files are intended to provide a simple
way for applications to take actions based on a system- or user-specified
paper size.
This release is quite minimal, its purpose being to provide really basic
functions (obtaining the system paper name and getting the height and
width of a given kind of paper) that applications can immediately
integrate.
A more complete library, using a capabilities file for papers (giving,
in addition to the size, informations like paper weigth, color, etc)
will be released later.
See the sources for paperconf(1) in src/paper.c for how to use the library.
Copyright (C) Yves Arrouye <yves@debian.org>, 1996
Adrian Bunk <bunk@fs.tum.de> , 2000
XeTeX is a typesetting system based on a merger of Donald Knuth's TeX
system with Unicode and modern font technologies.
[ excerpt from developer's web site ]
Texinfo is the official documentation format of the GNU project.
It was invented by Richard Stallman and Bob Chassell many years
ago, loosely based on Brian Reid's Scribe and other formatting
languages of the time. It is used by many non-GNU projects as well.
Texinfo uses a single source file to produce output in a number of
formats, both online and printed (dvi, html, info, pdf, xml, etc.).
This means that instead of writing different documents for online
information and another for a printed manual, you need write only
one document. And when the work is revised, you need revise only
that one document. The Texinfo system is well-integrated with GNU
Emacs.
Frescobaldi is a LilyPond sheet music text editor for KDE4. It aims to be
powerful, yet lightweight and easy to use. Frescobaldi is Free Software,
available under the GNU General Public License (version 2 or later).
A library providing routines for ppd files
The PECL-haru extension provides bindings to the
libHaru library. libHaru is a free, cross platform,
and Open Source library for generating PDF files.
This extension wraps the PDFlib programming library
for processing PDF on the fly, created by Thomas Merz.
PHP extention to generate postscript by using pslib.