aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/poppler/README.chromium
blob: 150023cee3301de72c97cba661c51138c6fef937 (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
32
33
34
Name: libpoppler
Short Name: libpoppler
URL: git://git.freedesktop.org/git/poppler/poppler
Version: 0.22.5
License: GPLv2 / GPLv3
License File: NOT_SHIPPED
Security Critical: No

Description:
A PDF rendering library, currently used in the Skia gm for regression
testing PDF output.
This should ONLY be used for testing code.

Local Modifications:
No changes to files from the upstream repository.

Platform-specific configuration files added to
third_party/poppler/config/(platform):
  config.h
  poppler/poppler-config.h

Autogenerated files (consistent across platforms) added to
third_party/poppler:
  cpp/poppler-version.h

On Linux and Mac, these are the files generated by ./configure, using these
flags:
--disable-libopenjpeg --disable-libtiff --disable-largefile
--disable-libjpeg --disable-libpng --disable-cairo-output
--disable-poppler-glib --disable-poppler-qt4 --disable-gtk-test
--disable-utils 
On Windows, these are the files generated with CMake and selecting a minimal
feature set.