File: control

package info (click to toggle)
gbdfed 1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 2,060 kB
  • ctags: 2,609
  • sloc: ansic: 36,278; makefile: 214; sh: 23
file content (21 lines) | stat: -rw-r--r-- 903 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: gbdfed
Section: x11
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 10), pkg-config, libgtk2.0-dev, libxmu-dev, dh-autoreconf
Vcs-Browser: http://git.debian.org/?p=collab-maint/gbdfed.git
Vcs-Git: git://git.debian.org/git/collab-maint/gbdfed.git
Standards-Version: 3.9.6
Homepage: http://www.math.nmsu.edu/~mleisher/Software/gbdfed/

Package: gbdfed
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X11 font editor
 gbdfed lets you interactively create new bitmap font files or modify existing
 ones. It allows editing multiple fonts and multiple glyphs, it allows cut and
 paste operations between fonts and glyphs and editing font properties. The
 editor works natively with BDF fonts.
 .
 This editor is the successor of xmbdfed and is using the GTK+ toolkit instead
 of the Motif toolkit for better user experience.