diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-27 15:21:56 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-27 15:21:56 -0500 |
commit | 24ca0e22b8038eba7c558eb19f593dfc4892aa55 (patch) | |
tree | ff8d6a91d93f967d351f06a3767b173ec376933e /NEWS | |
parent | 80b197df0c7d66929e40989ff23021126d6c9881 (diff) | |
download | pango-24ca0e22b8038eba7c558eb19f593dfc4892aa55.tar.gz |
1.49.41.49.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Overview of changes in 1.49.4, 27-11-2021 +========================================= +* Require fontconfig 2.13 +* Require harfbuzz 2.6 +* Many fixes to line breaking accuracy +* coretext: Correctly clamp text weights at min/max values +* Add serialization api for PangoLayout, PangoFont and PangoAttrList +* Require json-glib +* tests: Use serialized layouts for test cases +* tests: Include fonts in git +* pango-view: Accept serialized layouts +* Fix a rounding problem with font metrics +* Fix visible space display using ␣ + Overview of changes in 1.49.3 ============================= * Fix hinting of glyph metrics |