summaryrefslogtreecommitdiffstats
path: root/filters/kword/pdf/README.xpdf
blob: 5ee0d7aca6633d7e7fcbb63a8b83acbaf5281f69 (plain)
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

This is Xpdf sources almost unmodified.

XPDF
version 2.00
2002-nov-04

----------------------------------------------------------
Modifications in xpdf tree (cf diffs dir)

Files added :
- Makefile.am
- configure.in.in
- goo/aconf.h
- goo/Makefile.am
- xpdf/Makefile.am

Files renamed :
- xpdf/config.h -> xpdf/xpdf_config.h

Files removed :
- all "configure/make" files
- all vms related files
- xpdf/*.xbm
- xpdf/*.xpm

Applied patches :
- gfile.diff : remove unsecure (and unused) tmpnam
- includes.diff : change #include "config.h" to #include "config_xpdf.h"
- TextOutputDev.diff : move TextBlock and TextLine declarations in header + add
  some virtuals