Files
bpfire/config/rootfiles/common/harfbuzz
Adolf Belka 4bcda9e4da harfbuzz: Update to version 8.0.1
- Update from version 7.3.0 to 8.0.1
- Update of rootfile
- Changelog
    Overview of changes leading to 8.0.1
	- Build fix on 32-bit arm.
	- More speed optimizations:
	  - 60% speedup in retaingids subsetting SourceHanSans-VF.
	  - 38% speed up in subsetting (beyond-64k) mega-merged Noto.
	  - 16% speed up in retain-gid (used for IFT) subsetting of NotoSansCJKkr.
    Overview of changes leading to 8.0.0
	- New, experimental, WebAssembly (WASM) shaper, that provides greater
	   flexibility over OpenType/AAT/Graphite shaping, using WebAssembly embedded
	   inside the font file. Currently WASM shaper is disabled by default and needs
	   to be enabled at build time. For details, see:
	    https://github.com/harfbuzz/harfbuzz/blob/main/docs/wasm-shaper.md
	  For example fonts making use of the WASM shaper, see:
	    https://github.com/simoncozens/wasm-examples
	- Improvements to Experimental features introduced in earlier releases:
	  - Support for subsetting beyond-64k and VarComposites fonts.
	  - Support for instancing variable fonts with cubic “glyf” table.
	- Many big speed optimizations:
	  - Up to 89% speedup loading variable fonts for shaping.
	  - Up to 88% speedup in small subsets of large (eg. CJK) fonts (both TTF and
	    OTF), essential for Incremental Font Transfer (IFT).
	  - Over 50% speedup in loading Roboto font for shaping.
	  - Up to 40% speed up in loading (sanitizing) complex fonts.
	  - 30% speed up in shaping Gulzar font.
	  - Over 25% speedup in glyph loading Roboto font.
	  - 10% speed up loading glyph shapes in VarComposite Hangul font.
	  - hb-hashmap optimizations & hashing improvements.
	- New macro HB_ALWAYS_INLINE. HarfBuzz now inlines functions more aggressively,
	   which results in some speedup at the expense of bigger code size. To disable
	   this feature define the macro to just inline.
	- New API:
	  +HB_CODEPOINT_INVALID
	  +hb_ot_layout_get_baseline2()
	  +hb_ot_layout_get_baseline_with_fallback2()
	  +hb_ot_layout_get_font_extents()
	  +hb_ot_layout_get_font_extents2()
	  +hb_subset_input_set_axis_range()

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-07-26 16:08:59 +00:00

237 lines
12 KiB
Plaintext

#usr/bin/hb-info
#usr/bin/hb-ot-shape-closure
#usr/bin/hb-shape
#usr/bin/hb-subset
#usr/bin/hb-view
#usr/include/harfbuzz
#usr/include/harfbuzz/hb-aat-layout.h
#usr/include/harfbuzz/hb-aat.h
#usr/include/harfbuzz/hb-blob.h
#usr/include/harfbuzz/hb-buffer.h
#usr/include/harfbuzz/hb-cairo.h
#usr/include/harfbuzz/hb-common.h
#usr/include/harfbuzz/hb-cplusplus.hh
#usr/include/harfbuzz/hb-deprecated.h
#usr/include/harfbuzz/hb-draw.h
#usr/include/harfbuzz/hb-face.h
#usr/include/harfbuzz/hb-font.h
#usr/include/harfbuzz/hb-ft.h
#usr/include/harfbuzz/hb-glib.h
#usr/include/harfbuzz/hb-map.h
#usr/include/harfbuzz/hb-ot-color.h
#usr/include/harfbuzz/hb-ot-deprecated.h
#usr/include/harfbuzz/hb-ot-font.h
#usr/include/harfbuzz/hb-ot-layout.h
#usr/include/harfbuzz/hb-ot-math.h
#usr/include/harfbuzz/hb-ot-meta.h
#usr/include/harfbuzz/hb-ot-metrics.h
#usr/include/harfbuzz/hb-ot-name.h
#usr/include/harfbuzz/hb-ot-shape.h
#usr/include/harfbuzz/hb-ot-var.h
#usr/include/harfbuzz/hb-ot.h
#usr/include/harfbuzz/hb-paint.h
#usr/include/harfbuzz/hb-set.h
#usr/include/harfbuzz/hb-shape-plan.h
#usr/include/harfbuzz/hb-shape.h
#usr/include/harfbuzz/hb-style.h
#usr/include/harfbuzz/hb-subset-repacker.h
#usr/include/harfbuzz/hb-subset.h
#usr/include/harfbuzz/hb-unicode.h
#usr/include/harfbuzz/hb-version.h
#usr/include/harfbuzz/hb.h
#usr/lib/cmake/harfbuzz
#usr/lib/cmake/harfbuzz/harfbuzz-config.cmake
#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-subset.la
#usr/lib/libharfbuzz-subset.so
usr/lib/libharfbuzz-subset.so.0
usr/lib/libharfbuzz-subset.so.0.60801.0
#usr/lib/libharfbuzz.la
#usr/lib/libharfbuzz.so
usr/lib/libharfbuzz.so.0
usr/lib/libharfbuzz.so.0.60801.0
#usr/lib/pkgconfig/harfbuzz-cairo.pc
#usr/lib/pkgconfig/harfbuzz-subset.pc
#usr/lib/pkgconfig/harfbuzz.pc
#usr/share/gtk-doc/html/harfbuzz
#usr/share/gtk-doc/html/harfbuzz/HarfBuzz.png
#usr/share/gtk-doc/html/harfbuzz/HarfBuzz.svg
#usr/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
#usr/share/gtk-doc/html/harfbuzz/a-simple-shaping-example.html
#usr/share/gtk-doc/html/harfbuzz/aat-shaping.html
#usr/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
#usr/share/gtk-doc/html/harfbuzz/annotation-glossary.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-6-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-21.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-26.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-33.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html
#usr/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-3-3.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-4-2.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-4-3.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-5-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-6-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-7-2.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-7-7.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-8-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-8-1.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-8-5.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-8-6.html
#usr/share/gtk-doc/html/harfbuzz/api-index-1-9-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-2-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-3-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-4-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-5-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-6-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-6-3.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-6-5.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-6-8.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-7-3.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-8-2.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-9-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-2-9-1.html
#usr/share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-3-3-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-3-4-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-4-0-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-4-1-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-4-2-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-4-3-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-4-4-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-5-0-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-5-3-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-6-0-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-7-0-0.html
#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-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
#usr/share/gtk-doc/html/harfbuzz/building.html
#usr/share/gtk-doc/html/harfbuzz/clusters.html
#usr/share/gtk-doc/html/harfbuzz/core-api.html
#usr/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
#usr/share/gtk-doc/html/harfbuzz/deprecated-api-index.html
#usr/share/gtk-doc/html/harfbuzz/fonts-and-faces-custom-functions.html
#usr/share/gtk-doc/html/harfbuzz/fonts-and-faces-native-opentype.html
#usr/share/gtk-doc/html/harfbuzz/fonts-and-faces-variable.html
#usr/share/gtk-doc/html/harfbuzz/fonts-and-faces.html
#usr/share/gtk-doc/html/harfbuzz/getting-started.html
#usr/share/gtk-doc/html/harfbuzz/glyphs-and-rendering.html
#usr/share/gtk-doc/html/harfbuzz/graphite-shaping.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-cairo.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-directwrite.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-draw.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-features.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gdi.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-map.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-color.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-meta.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-metrics.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-paint.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-style.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-subset.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
#usr/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
#usr/share/gtk-doc/html/harfbuzz/home.png
#usr/share/gtk-doc/html/harfbuzz/index.html
#usr/share/gtk-doc/html/harfbuzz/install-harfbuzz.html
#usr/share/gtk-doc/html/harfbuzz/integration-api.html
#usr/share/gtk-doc/html/harfbuzz/integration-cairo.html
#usr/share/gtk-doc/html/harfbuzz/integration-coretext.html
#usr/share/gtk-doc/html/harfbuzz/integration-freetype.html
#usr/share/gtk-doc/html/harfbuzz/integration-icu.html
#usr/share/gtk-doc/html/harfbuzz/integration-python.html
#usr/share/gtk-doc/html/harfbuzz/integration-uniscribe.html
#usr/share/gtk-doc/html/harfbuzz/integration.html
#usr/share/gtk-doc/html/harfbuzz/left-insensitive.png
#usr/share/gtk-doc/html/harfbuzz/left.png
#usr/share/gtk-doc/html/harfbuzz/level-2.html
#usr/share/gtk-doc/html/harfbuzz/object-model-blobs.html
#usr/share/gtk-doc/html/harfbuzz/object-model-lifecycle.html
#usr/share/gtk-doc/html/harfbuzz/object-model-object-types.html
#usr/share/gtk-doc/html/harfbuzz/object-model-user-data.html
#usr/share/gtk-doc/html/harfbuzz/object-model.html
#usr/share/gtk-doc/html/harfbuzz/opentype-api.html
#usr/share/gtk-doc/html/harfbuzz/opentype-shaping-models.html
#usr/share/gtk-doc/html/harfbuzz/reference-manual.html
#usr/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html
#usr/share/gtk-doc/html/harfbuzz/right-insensitive.png
#usr/share/gtk-doc/html/harfbuzz/right.png
#usr/share/gtk-doc/html/harfbuzz/script-specific-shaping.html
#usr/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
#usr/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
#usr/share/gtk-doc/html/harfbuzz/shaping-concepts.html
#usr/share/gtk-doc/html/harfbuzz/shaping-opentype-features.html
#usr/share/gtk-doc/html/harfbuzz/shaping-operations.html
#usr/share/gtk-doc/html/harfbuzz/shaping-plans-and-caching.html
#usr/share/gtk-doc/html/harfbuzz/shaping-shaper-selection.html
#usr/share/gtk-doc/html/harfbuzz/style-api.html
#usr/share/gtk-doc/html/harfbuzz/style.css
#usr/share/gtk-doc/html/harfbuzz/subset-api.html
#usr/share/gtk-doc/html/harfbuzz/terminology.html
#usr/share/gtk-doc/html/harfbuzz/text-runs.html
#usr/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html
#usr/share/gtk-doc/html/harfbuzz/unicode-character-categories.html
#usr/share/gtk-doc/html/harfbuzz/up-insensitive.png
#usr/share/gtk-doc/html/harfbuzz/up.png
#usr/share/gtk-doc/html/harfbuzz/user-manual.html
#usr/share/gtk-doc/html/harfbuzz/utilities-common-types-apis.html
#usr/share/gtk-doc/html/harfbuzz/utilities.html
#usr/share/gtk-doc/html/harfbuzz/what-does-harfbuzz-do.html
#usr/share/gtk-doc/html/harfbuzz/what-harfbuzz-doesnt-do.html
#usr/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html
#usr/share/gtk-doc/html/harfbuzz/why-do-i-need-a-shaping-engine.html
#usr/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html
#usr/share/gtk-doc/html/harfbuzz/working-with-harfbuzz-clusters.html