File: control

package info (click to toggle)
libpixie-java 20030705-4
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 472 kB
  • ctags: 6
  • sloc: makefile: 85
file content (21 lines) | stat: -rw-r--r-- 819 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: libpixie-java
Section: contrib/libs
Priority: optional
Maintainer: Christian Bayle <bayle@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4, ant, libjcommon-java
Standards-Version: 3.5.8

Package: libpixie-java
Section: contrib/libs
Architecture: all
Depends: j2re1.4 | java2-runtime, libjcommon-java
Description: Java Vector Format Viewer Library
 Pixie is an applet which displays images in a vector format.
 The vector format, being scalable, can work out much smaller
 than conventional bitmap formats for some images.
 The viewer applet is very small; only 6k, and the format
 is also very compact (much smaller than Windows metafiles
 or any text-based format).
 This code is used in a modified version by jfreereport from jfree.org
 The code depends on Sun Swing Implementation an Javadoc