summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-28 19:59:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-28 22:03:44 -0400
commit07957aea43f68eafad2ec3e8b00d189df71b31b8 (patch)
tree552f56bfc8484938c2c9d5cb157589d18b5ffb9f /NEWS
parentb02f5e4406bfaaf79658eae25cdb21b26a7dcba5 (diff)
downloadpango-07957aea43f68eafad2ec3e8b00d189df71b31b8.tar.gz
1.44.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 403d0a25..b439b6f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
+Overview of changes in 1.44.1
+=============================
+- Fix a crash with allow_break attributes
+- Fix Emoji spacing
+- Fix up includes and pkg-config requires
+- Correct some cases for hyphen insertion
+
Overview of changes in 1.44.0
=============================
- Use harfbuzz for shaping on all platforms
+- Stop using freetype for font loading; this
+ drops support for type1 and bitmap fonts
- Add a getter for hb_font_t
- Make PangoCoverage a GObject
- Add a pango_tailor_break api