[pango/pango2-color-palette: 71/71] 0.91




commit 5b3d30508bb343d5dd71b7aa7892e31e7a2d5930
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 4 10:56:42 2022 -0400

    0.91

 NEWS | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47c582636..c3540e6df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-Overview of changes
-===================
+Overview of changes in 0.91.0, 04-07-2022
+=========================================
 
-Change the prefix to make Pango 1.x and Pango 2 usable
-in the same process. The new setup is:
+Everything has been renamed to make Pango 1.x and Pango 2
+usable in the same process. The new setup is:
 - All types are Pango2...
 - All symbols are pango2_...
 - Includes are #include <pango2/pango.h>
@@ -14,6 +14,23 @@ Pango 1.x, the version number has been dropped to 0.x,
 and the news release will be a 0.91 development release
 leading towards Pango2 1.0.
 
+Changes
+-------
+
+- Implement all line styles in the cairo renderer
+
+- AddPango2HbFaceBuilder, and replace some of the complex
+  constructors with it
+
+- Add pango2_lines_get_trimmed_extents
+
+- Support color palettes in fonts. New APIs include
+  pango2_context_set_palette
+  pango2_attr_palette_new
+  pango2_cairo_show_color_glyph_string
+
+- The DirectWrite support should be closer to working
+
 
 Overview of changes in 1.90
 ===========================


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]