diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-10-31 22:47:06 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-10-31 22:47:06 -0400 |
commit | b65bfd50da64dc207d9936a0a53abcd8462a87f8 (patch) | |
tree | 4a42d64a7fc33b8eff6a2c3ba33e1b463858d25d /NEWS | |
parent | 0bfbf566923303a649fbeea25591edeaf0e45adb (diff) | |
download | pango-b65bfd50da64dc207d9936a0a53abcd8462a87f8.tar.gz |
NEWS: Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Overview of changes in 1.45.0 +============================= +- Some new font enumeration apis: + pango_font_map_get_family + pango_font_family_get_face + pango_font_face_get_family + pango_font_get_face +- Support for line-wide underlines +- Support for overlines + Overview of changes in 1.44.7 ============================= - Fix tests without libthai |