mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
harfbuzz: Update to version 8.1.1
- Update from version 8.0.1 to 8.1.1
- Update of rootfile
- Changelog
8.1.1
- Fix shaping of contextual rules at the end of string, introduced in 8.1.0
- Fix stack-overflow in repacker with malicious fonts.
- 30% speed up loading Noto Duployan font.
8.1.0
- Fix long-standing build issue with the AIX compiler and older Apple clang.
- Revert optimization that could cause timeout during subsetting with malicious fonts.
- More optimization work:
- 45% speed up in shaping Noto Duployan font.
- 10% speed up in subsetting Noto Duployan font.
- Another 8% speed up in shaping Gulzar.
- 5% speed up in loading Roboto.
- New API:
+hb_ot_layout_collect_features_map()
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
ecb02cac7c
commit
2bda77fdc2
@@ -44,15 +44,15 @@
|
||||
#usr/lib/libharfbuzz-cairo.la
|
||||
#usr/lib/libharfbuzz-cairo.so
|
||||
usr/lib/libharfbuzz-cairo.so.0
|
||||
usr/lib/libharfbuzz-cairo.so.0.60801.0
|
||||
usr/lib/libharfbuzz-cairo.so.0.60811.0
|
||||
#usr/lib/libharfbuzz-subset.la
|
||||
#usr/lib/libharfbuzz-subset.so
|
||||
usr/lib/libharfbuzz-subset.so.0
|
||||
usr/lib/libharfbuzz-subset.so.0.60801.0
|
||||
usr/lib/libharfbuzz-subset.so.0.60811.0
|
||||
#usr/lib/libharfbuzz.la
|
||||
#usr/lib/libharfbuzz.so
|
||||
usr/lib/libharfbuzz.so.0
|
||||
usr/lib/libharfbuzz.so.0.60801.0
|
||||
usr/lib/libharfbuzz.so.0.60811.0
|
||||
#usr/lib/pkgconfig/harfbuzz-cairo.pc
|
||||
#usr/lib/pkgconfig/harfbuzz-subset.pc
|
||||
#usr/lib/pkgconfig/harfbuzz.pc
|
||||
@@ -130,6 +130,7 @@ usr/lib/libharfbuzz.so.0.60801.0
|
||||
#usr/share/gtk-doc/html/harfbuzz/api-index-7-1-0.html
|
||||
#usr/share/gtk-doc/html/harfbuzz/api-index-7-3-0.html
|
||||
#usr/share/gtk-doc/html/harfbuzz/api-index-8-0-0.html
|
||||
#usr/share/gtk-doc/html/harfbuzz/api-index-8-1-0.html
|
||||
#usr/share/gtk-doc/html/harfbuzz/api-index-full.html
|
||||
#usr/share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
|
||||
#usr/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
|
||||
|
||||
Reference in New Issue
Block a user