]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pango: Update to version 1.51.0
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 30 Nov 2023 12:21:36 +0000 (13:21 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Nov 2023 16:52:58 +0000 (16:52 +0000)
- IPFire-3.x
- Update from version 1.50.12 to 1.51.0
- Changelog
    1.51.0
- itemize: Improve script itemization
- build: Check for cairo DWrite dependency
- win32: Fix various issues and crashes
- layout: Add a missing switch case
    1.50.14
- Fix underline thickness in scaled contexts
    1.50.13
- win32: Add back fallback for empty fontsets
- win32: Improve DirectWrite support
- Fix word segmentation for Japanese
- Don't set backspace-deletes-char for math symbols
- coretext: Fix a crash
- cairo: Apply metrics hinting to underlines too
- Treat COLRv1 fonts as color fonts

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
pango/pango.nm

index 7498d0f17b861462e16ad98b609f8a7f1abb2503..9d5a400ff4c51563033d0c84fdb3396ec49692dd 100644 (file)
@@ -5,8 +5,8 @@
 
 name       = pango
 version    = %{ver_major}.%{ver_minor}
-ver_major  = 1.50
-ver_minor  = 12
+ver_major  = 1.51
+ver_minor  = 0
 release    = 1
 
 groups     = System/Libraries