summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2012-03-29 21:48:11 +0200
committerAlbert Astals Cid <aacid@kde.org>2012-03-29 21:48:11 +0200
commitf7e65b62480631d0485167a81a588a176630dd8d (patch)
tree1f4e7896ba6835ddf0d7c99538455f10dea1082f /NEWS
parent627e072eb1edbfabf549656e9abf10100ed7340c (diff)
0.19.2 news
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 94bd2a5a..be507239 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Release 0.19.2
+ core:
+ * Annotation improvements
+ * CairoOutputDev: update cairo mesh pattern to 1.12 api
+ * CairoOutputDev: fix some transparency issues (Bug #47739)
+ * CairoOutputDev: Fix regression in some shadings
+ * TextOutputDev: Don't add newline to last line extracted by TextSelectionDumper (Bug #45955)
+ * CJK font improvements
+ * Improve font matching for non embedded fonts
+ * Fix regression regarding forceRasterize in PSOutputDev
+ * Fix typos glyph names in truetype 'post' table standard mac ordering
+
+ build system:
+ * minor cmake fixes
+ * misc autoconf fixes
+ * POPPLER_VERSION is now wrapped in quotes
+
+ utils:
+ * pdftohtml: extract mask images even if they are not JPEG (Bug #47186)
+ * pdftohtml: Flip images if they need to (Bug #32340)
+
Release 0.19.1
core:
* Improve CJK suport in PSOutputDev
@@ -19,7 +40,7 @@ Release 0.19.1
* Support for LinkMovie object (Bug #40561)
* Support for Media Rendition
- glib:
+ glib:
* Add poppler_fonts_iter_get_encoding
* Improvements to the demo