File: control

package info (click to toggle)
eot-utils 1.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 420 kB
  • ctags: 257
  • sloc: ansic: 1,008; sh: 999; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: eot-utils
Section: web
Priority: extra
Maintainer: Jérémy Lal <kapouer@melix.org>
Build-Depends: debhelper (>= 9.20120909~)
Standards-Version: 3.9.3
Homepage: http://www.w3.org/Tools/eot-utils/

Package: eot-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tools to convert from OTF or TTF to EOT font format
 The eot-utils are the two programs mkeot and eotinfo.
 The former creates an EOT (Embedded OpenType) file from an OpenType
 or TrueType font and the URLs of one or more Web pages.
 mkeot respects the TrueType embedding bits.
 The eotinfo program displays the contents of an EOT header in a
 human-readable way.