We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88956c0 commit 40e2969Copy full SHA for 40e2969
CHANGES.rst
@@ -3,6 +3,18 @@ pyxpdf changelog
3
4
.. begin changelog
5
6
+0.2.3 (2020-08-31)
7
+-------------------
8
+
9
+- Config: make :any:`Config.cfg_path` public attribute
10
+- Document: add support for :class:`~pathlib.Path` for loading pdf
11
+- pyxpdf_data: add 35 base Postscript fonts from ghostscript
12
13
+**Bugs Fixed**
14
15
+- Fix #9: segfault using :meth:`~pyxpdf.xpdf.Document.text()`
16
+- Fix #8: add checks for file in :any:`Config.add_font_file()`
17
18
0.2.2 (2020-07-03)
19
------------------
20
0 commit comments