diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-08-26 08:26:11 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-08-26 08:26:11 -0400 |
commit | acf49ff404f763b4f5be97bb106df0bb431bef1a (patch) | |
tree | 361ebe5c45a2e594f80704c09b6486766d769cee | |
parent | bcf0fa27d6fd4177e02bac9bb417c3f695332676 (diff) | |
download | pango-acf49ff404f763b4f5be97bb106df0bb431bef1a.tar.gz |
NEWS: Updates
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ Overview of changes =================== * Only recompute log attrs when needed -* Fix conformance issues in Thai linebreaking +& Validate log attrs +* Fix conformance issues in Thai and Indic linebreaking * Add pango_attr_break to support customizing line and word breaks -* Add pango_layout_get_caret_pos to support sloped carets * Improve hyphenation support * pango-viewer: Visualize caret positions +* Add pango_layout_get_caret_pos to support sloped carets * Improve caret positioning for ligatures Overview of changes in 1.49.0 |