summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-09-24 13:33:24 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-09-25 14:39:17 +0200
commit1ae38f71051e6d3113b1673367d7bdb07f4777f2 (patch)
tree7dac2f2191e503aec47d4655da53d1c64798e069
parentc7675c44db3916bd45f059672df6c134aacebdfd (diff)
downloadmupdf-1ae38f71051e6d3113b1673367d7bdb07f4777f2.tar.xz
Update CHANGES.
-rw-r--r--CHANGES12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index acce3ebc..0bc7dede 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,22 +18,32 @@ List of changes since the last release.
* Can create, edit, and delete most annotation types.
* Can create appearance streams for most annotation types.
* Can create appearance streams for Tx form fields.
+ * Can create appearance streams for Ch form fields.
+
+* Form filling in mupdf-gl:
+ * Can click buttons, checkboxes, and radioboxes.
+ * Can fill out text fields using dialog box.
+ * Can select choice options using dialog box.
+ * Can verify and sign digital signatures.
* Improved UI for mupdf-gl:
* Password dialog.
* Error dialog.
* Open/save file dialog.
- * Annotation editing mode.
+ * Snap selection to words or lines by holding control or control+shift.
+ * Save and restore current location, bookmarks, and navigation history.
* Bug fixes:
* Improved CJK character fallback handling in EPUB.
* API changes:
+ * Pass rectangle and matrix structs by value.
* Replaced PDF_NAME_Xxx macros with PDF_NAME(Xxx).
* 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.
+ * mutool run: Pass arguments to script in scriptArgs global.
List of changes in MuPDF 1.13.0