diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-12 18:13:50 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-12 18:13:50 -0400 |
commit | 54135c8e7abe614a5e9a0cecb51a7203be63459e (patch) | |
tree | 28f6db29f48866de7c73aff948618be432679093 /NEWS | |
parent | 5a295bb7adf1e399a0624266f9279b63d59f47f6 (diff) | |
download | pango-54135c8e7abe614a5e9a0cecb51a7203be63459e.tar.gz |
NEWS: Some updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +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 +- Require GLib 2.59.2 +- Require Harfbuzz 2.0 + Overview of changes in 1.43.0 ============================= - Drop autotools |