1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: ttf2ufm
Section: utils
Priority: optional
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper-compat (= 13), libfreetype-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/fonts-team/ttf2ufm
Vcs-Git: https://salsa.debian.org/fonts-team/ttf2ufm.git
https://code.google.com/p/ttf2ufm/
Rules-Requires-Root: no
Package: ttf2ufm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: True Type to PostScript Type 1 Font Converter
Ttf2ufm is a font converter from the True Type format (and some other
formats supported by the FreeType library as well) to the Adobe Type1
format. Ttf2ufm is a modified version of Mark Heath's TTF 2 PT1
converter. It allows one to create AFM and/or UFM files.
|