Skip to content

Commit 4c5682c

Browse files
committed
All Changes for MuPDF 1.9a
1 parent 5d813b3 commit 4c5682c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+1472
-982
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PyMuPDF 1.9.0
1+
PyMuPDF 1.9.1
22

33
Release date: May, 2016
44

@@ -34,7 +34,7 @@ AUR: https://aur.archlinux.org/packages/python2-pymupdf/
3434

3535
Ubuntu
3636
------
37-
Since MuPDF v1.9 is not available yet in the official repo, you need to first build it from source. Make sure to add ``-fPIC`` to CFLAGS when compiling.
37+
Since MuPDF v1.9a is not available yet in the official repo, you need to first build it from source. Make sure to add ``-fPIC`` to CFLAGS when compiling.
3838

3939
When MuPDF is ready, edit ``setup.py`` in PyMuPDF and comment out the line of ``library_dirs=[]`` to specify the directory which contains ``libmupdf.a`` and other 3rd party libraries. Remove ``crypto`` from ``libraries`` in ``setup.py`` if it complains.
4040

doc/PyMuPDF.pdf

120 KB
Binary file not shown.

doc/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 5870aaa6ecde0074afae47aa34341ab0
3+
config: fc88e8cedbe6646ec42a5085ca3f72ab
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

doc/html/.doctrees/app1.doctree

-76 Bytes
Binary file not shown.

doc/html/.doctrees/changes.doctree

2.99 KB
Binary file not shown.

doc/html/.doctrees/classes.doctree

20 Bytes
Binary file not shown.

doc/html/.doctrees/colorspace.doctree

4.13 KB
Binary file not shown.
-577 Bytes
Binary file not shown.

doc/html/.doctrees/document.doctree

2.46 KB
Binary file not shown.

doc/html/.doctrees/environment.pickle

-2.53 KB
Binary file not shown.

0 commit comments

Comments
 (0)