lcdf-typetools 2.92-1 source package in Ubuntu
Changelog
lcdf-typetools (2.92-1) unstable; urgency=low * New upstream release * Adds support for larger and newer fonts. * Improves glyph name mappings. lcdf-typetools (2.88-1) unstable; urgency=low * New upstream release -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 11:01:57 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- C.M. Connelly
- Architectures:
- any
- Section:
- text
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lcdf-typetools_2.92.orig.tar.gz | 574.9 KiB | a7a9eeab572f4f392870f6e70e291235af18633b30ac179342efb5e99b426860 |
lcdf-typetools_2.92-1.debian.tar.gz | 7.3 KiB | c8e7ec08edf5c691b63fad760f68139c4548335e7012ced13e4570fdaaa19f18 |
lcdf-typetools_2.92-1.dsc | 1.0 KiB | e2cd8dd552a54dbbc29867f316fbce0513fb2473be0d051ab573110647c41bf5 |
Available diffs
- diff from 2.87-1 to 2.92-1 (165.8 KiB)
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
PostScrip t-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.