File: README

package info (click to toggle)
libpixie-java 1%3A0.8.4-1
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 1,000 kB
  • ctags: 2,695
  • sloc: java: 11,136; xml: 114; makefile: 16
file content (36 lines) | stat: -rw-r--r-- 1,257 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*************************************************
* THE PIXIE CLASS LIBRARY: Version 0.8.4        *
*************************************************

4 March 2005.

(C)opyright, 2000-2005, by Object Refinery Limited and Contributors.

-----------------
1.  INTRODUCTION
-----------------
Pixie is a WMF-File reading library originally written by David R. Harris as
converter for the Pixie-ImageViewer. Pixie was long time dead and is now
resurrected as WMF-Reader and ImageProducer for Java 1.2.2 or higher.

Pixie lacks the support for most BitMap-Formats but everything else is working
fine. Write-Support will be implemented somewhere in the future, classes
for the writesupport are mostly dummies at the moment.

Pixie is licensed, free of charge, under the terms of the GNU Lesser
General Public Licence.  A copy of the licence is included in the download.

The latest version of this class library can be obtained from:

    http://www.jfree.org/jfreereport/

If you have any comments, suggestions or bugs to report, please post a
message in the JFreeReport forum.

-----------------
2.  CONTRIBUTORS
-----------------
We whish to thank the original developer of the gnu.bhresearch package,
from where the initial version of this code was forked.