diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-16 19:13:59 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-16 19:13:59 -0400 |
commit | c3e05ce8759d9858ec14c4ade2f5987b90b42c6b (patch) | |
tree | 626c2d7cebe1c2ca64168beb043922e017128dd7 /NEWS | |
parent | 8c7acb646dfbebd71db5a7310d2dc5dc7412dcfc (diff) | |
download | pango-c3e05ce8759d9858ec14c4ade2f5987b90b42c6b.tar.gz |
NEWS: Some more updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,13 +1,12 @@ Overview of changes in 1.44.0 ============================= -- Rename meson options: gtk_doc, introspection - font metrics: Add line height - layout: Support line spacing - layout: Draw hyphens for line breaks - cairo: Don't render hex boxes for space - Add tests for itemization and line breaking -- Move pangofc APIs to libpango - Remove language engine remnants +- Rename meson options: gtk_doc, introspection - Require GLib 2.59.2 - Require Harfbuzz 2.0 |