Ref #332: include pdf-view
authorColin Clark <colin.clark@cclark.uk>
Wed, 18 Jul 2018 10:09:22 +0000 (11:09 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 18 Jul 2018 10:09:22 +0000 (11:09 +0100)
commit43f7481548feb8b6f3a82af9efe9f522011678d7
tree954a99285d16d08107717aaa481b67fadc071a53
parent12ec3e9b4c4d37261175a44669e1a178726008f3
Ref #332: include pdf-view

Display an image of the first page of a pdf file.
GTK3 only.
16 files changed:
README.md
configure.in
src/Makefile.am
src/filefilter.c
src/icons/Makefile.am
src/icons/icon_pdf.png [new file with mode: 0644]
src/image-load.c
src/image.c
src/image_load_pdf.c [new file with mode: 0644]
src/image_load_pdf.h [new file with mode: 0644]
src/pixbuf_util.c
src/pixbuf_util.h
src/preferences.c
src/thumb.c
src/thumb_standard.c
src/typedefs.h