summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-05-28 14:10:04 +0200
committerRobin Watts <robin.watts@artifex.com>2018-06-22 16:48:51 +0100
commit8d5e3f0b0e6e25c1e9948de0ea224769344f4ba3 (patch)
tree1c25ff2f83cacc74e72aefd728a4bf4bb21677ad /CHANGES
parent66a23e616670fe19e966c833ac4c0db5edf57c7c (diff)
downloadmupdf-8d5e3f0b0e6e25c1e9948de0ea224769344f4ba3.tar.xz
Update CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a03b9a72..acce3ebc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,10 +9,22 @@ List of changes since the last release.
* Build system simplifications:
* Auto-generated CMap, ICC, and JS source files are checked in to git.
* Embedded CMap resources are now generated by a python script.
- * Embedded font resources are linked directly if using GNU ld.
+ * Embedded font resources are linked directly if using GNU ld or windows.
* Namegen tool replaced by use of C macros.
* Simplified Makefile.
+* Annotation editing:
+ * New annotation editing mode in mupdf-gl.
+ * Can create, edit, and delete most annotation types.
+ * Can create appearance streams for most annotation types.
+ * Can create appearance streams for Tx form fields.
+
+* Improved UI for mupdf-gl:
+ * Password dialog.
+ * Error dialog.
+ * Open/save file dialog.
+ * Annotation editing mode.
+
* Bug fixes:
* Improved CJK character fallback handling in EPUB.
@@ -21,6 +33,7 @@ List of changes since the last release.
* Added PDF_TRUE, PDF_FALSE, and PDF_NULL constant pdf_obj* macros.
* Added helper functions: pdf_dict_get_int, etc.
* Removed 'doc' argument in pdf_new_int, etc.
+ * Quads instead of rects when highlighting and searching text.
List of changes in MuPDF 1.13.0