diff options
author | Matthias Clasen <mclasen@redhat.com> | 2018-04-07 10:08:56 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2018-04-07 10:08:56 +0000 |
commit | 46f8583c87c45b304ac98d06005c49df67d53b07 (patch) | |
tree | b9d3373da69b723c8662bb119a4bfa3a249bf874 /NEWS | |
parent | 34a7c7a7cd165997dd6d4ae7b1f90472e0844118 (diff) | |
download | pango-46f8583c87c45b304ac98d06005c49df67d53b07.tar.gz |
1.42.11.42.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +Overview of changes in 1.42.1 +============================= +- Fix meson build, in particular on Windows (#783274, #795012) +- Add an Emoji font family on Windows, using Segoe UI (#794705) + Overview of changes in 1.42.0 ============================= - No changes @@ -42,7 +47,7 @@ Overview of changes between 1.40.9 and 1.40.10 - Apply gravity across spans in markup (#784243) - Support variation selectors for shaping - CoreText: Rely on CGFont for scaling (#782393) -- Fix grapheme breaks and backspacing for Emoji +U- Fix grapheme breaks and backspacing for Emoji Overview of changes between 1.40.8 and 1.40.9 ============================================= @@ -140,7 +145,7 @@ Overview of changes between 1.37.1 and 1.37.2 ============================================= - Don't use hb_glib_get_unicode_funcs - Warning fixes - +I Overview of changes between 1.37.0 and 1.37.1 ============================================= - Add attributes for OpenType font features (#738505) |