From 8d5e3f0b0e6e25c1e9948de0ea224769344f4ba3 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 28 May 2018 14:10:04 +0200 Subject: Update CHANGES. --- CHANGES | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'CHANGES') 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 -- cgit v1.2.3