summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 38ef36d6..6d5140ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Release 0.25.0
+ core:
+ * Annotation improvements
+ * Tagged PDF work
+ * Improve speed on some files using ICC color space
+ * Use ICC profile in OutputIntents. Bug #34053
+ * Limit use of ZapfDingbats character names. Bug #60243
+ * Splash: correction for knockout transparency groups
+ * regression test improvements
+
+ utils:
+ * pdftoppm: Added thinlinemode option setting
+ * pdfinfo: Indicate if pdf contains javascript
+ * pdfinfo: Add option to print out javascript
+ * pdfimages: Print size, ratio, and ppi
+ * pdfimages: More image output format support
+ * pdfseparate: allow zero-padded pagespecs
+
+ glib:
+ * Annotation improvements
+ * Add API to get text, text layout and text attributes for a given area
+ * demo improvements
+
Release 0.24.5
core:
* Fix crash due to wrong formatting of error message. KDE Bug #328511