lcdf-typetools 2.87-1 source package in Ubuntu

Changelog

lcdf-typetools (2.87-1) unstable; urgency=low

  * New upstream release
  * Fixes double-free error in t1testpage.

lcdf-typetools (2.86-1) unstable; urgency=low

  * New upstream release
  * Support version 4 of the OpenType OS/2 table
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:00:14 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
C.M. Connelly
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lcdf-typetools_2.87.orig.tar.gz 557.4 KiB 03bbd97ce83773fae29aad98d32c1e0d370c8c5bc7e701b6b520489a16a60ee8
lcdf-typetools_2.87-1.debian.tar.gz 7.3 KiB 6564303504ed73b927d8e44c0c98305c804ed450585a51bf5290e97c9c623e2c
lcdf-typetools_2.87-1.dsc 1.0 KiB c2a070d6bedbf7b1533f24d85a83b0d28a141ba4f1d0317214ddc7ad4f700e50

Available diffs

View changes file

Binary packages built by this source

lcdf-typetools: Programs to manipulate OpenType and multiple-master fonts

 This package contains four tools for working with OpenType fonts:
 .
  cfftot1 allows you to translate Compact Font Format (CFF) or
             PostScript-flavored OpenType fonts into PostScript
             Type 1 font format
 .
  otfinfo reports information about OpenType fonts, such as the
             features they support and the contents of their ``size''
             optical size option
 .
  otftotfm allows you to create TeX font metrics and encodings for
             using PostScript-flavored OpenType fonts
 .
  t1dotlessj creates a Type 1 font with a single character --
             the dotless j corresponding to the specified design
 .
  t1lint checks a Type 1 font for correctness (preliminary)
 .
  t1testpage creates a PostScript test page for a specified
             font file (preliminary)
 .
  t1rawafm generates a "raw" (kernless and ligatureless) AFM file
             given a font file (PFB/PFA)
 .
 LCDF-TypeTools also includes the multiple-master font tools formerly
 distributed as mminstance. These tools allow you to use
 multiple-master fonts with programs that require single-master fonts
 (afm2tfm, ps2pk, fontinst, etc.). Both programs work fine with fonts
 that contain intermediate masters (e.g., Adobe Jenson MM and Adobe
 Kepler MM).
 .
 mmafm creates an AFM (Adobe font metric) file corresponding to
              a single instance of a multiple-master font. It reads
              (and therefore requires) the AMFM and AFM files
              distributed with the font.
 .
 mmpfb creates a normal, single-master font program that looks
              like an instance of a multiple-master font. It reads
              the multiple-master font program in PFA or PFB format.