File: control

package info (click to toggle)
otf2bdf 3.1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 340 kB
  • ctags: 121
  • sloc: ansic: 1,244; makefile: 99
file content (16 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: otf2bdf
Section: utils
Priority: optional
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper (>= 9), quilt, autotools-dev,
 zlib1g-dev, libfreetype6-dev
Standards-Version: 3.9.3
Homepage: http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/

Package: otf2bdf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: generate BDF bitmap fonts from OpenType outline fonts
 otf2bdf is a command line utility that uses the FreeType 2 font rendering
 library to generate BDF bitmap fonts from OpenType outline fonts at
 different sizes and resolutions.