moz-skia/third_party/poppler
commit-bot@chromium.org 327c081e4b Add libpoppler for PDF rendering, take 2
R=vandebo@chromium.org, edisonn@google.com

Author: richardlin@chromium.org

Review URL: https://chromiumcodereview.appspot.com/23301009

git-svn-id: http://skia.googlecode.com/svn/trunk@10833 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-08-20 18:57:01 +00:00
..
config Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00
LICENSE Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00
README.chromium Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00

README.chromium

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.