Files
bpfire/config/rootfiles/common/harfbuzz
Adolf Belka 592c507248 harfbuzz: Update to version 4.4.1
- Update from version 4.2.0 to 4.4.1
- Update of rootfile
- Changelog
   Overview of changes leading to 4.4.1
	- Fix test failure with some compilers.
	- Fix Telugu and Kannada kerning regression.
   Overview of changes leading to 4.4.0
	- Caching of variable fonts shaping, in particular when using HarfBuzz’s own
	  font loading functions (ot). Bringing performance of variable shaping in par
	  with non-variable fonts shaping. (Behdad Esfahbod)
	- Caching of format 2 “Contextual Substitution” and “Chained Contexts
	  Substitution” lookups. Resulting in up to 20% speedup of lookup-heavy fonts
	  like Gulzar or Noto Nastaliq Urdu. (Behdad Esfahbod)
	- Improved ANSI output from hb-view. (Behdad Esfahbod)
	- Support for shaping legacy, pre-OpenType Windows 3.1-era, Arabic fonts that
	  relied on a fixed PUA encoding. (Khaled Hosny, Behdad Esfahbod)
	- Sinhala script is now shaped by the USE shaper instead of “indic” one.
	  (Behdad Esfahbod, David Corbett)
	- Thai shaper improvements. (David Corbett)
	- hb-ot-name API supports approximate BCP-47 language matching, for example
	  asking for “en_US” in a font that has only “en” names will return them.
	  (Behdad Esfahbod)
	- Optimized TrueType glyph shape loading. (Behdad Esfahbod)
	- Fix subsetting of HarfBuzz faces created via hb_face_create_for_tables().
	  (Garret Rieger)
	- Add 32 bit var store support to the subsetter. (Garret Rieger)
	- New API
	   +HB_BUFFER_FLAG_DEFINED
	   +HB_BUFFER_SERIALIZE_FLAG_DEFINED
	   +hb_font_changed()
	   +hb_font_get_serial()
	   +hb_ft_hb_font_changed()
	   +hb_set_hash()
	   +hb_map_copy()
	   +hb_map_hash()
   Overview of changes leading to 4.3.0
	- Major speed up in loading and subsetting fonts, especially in
	  handling CFF table. Subsetting some fonts is now 3 times faster.
	  (Behdad Esfahbod, Garret Rieger)
	- Speed up blending CFF2 table. (Behdad Esfahbod)
	- Speed up hb_ot_tags_from_language(). (Behdad Esfahbod, David Corbett)
	- Fix USE classification of U+10A38 to fix multiple marks on single Kharoshthi
	  base. (David Corbett)
	- Fix parsing of empty CFF Index. (Behdad Esfahbod)
	- Fix subsetting CPAL table with partial palette overlaps. (Garret Rieger)
	- New API
	   +hb_map_is_equal() (Behdad Esfahbod)
   Overview of changes leading to 4.2.1
	- Make sure hb_blob_create_from_file_or_fail() always returns nullptr in case
	  of failure and not empty blob sometimes. (Khaled Hosny)
	- Add --passthrough-tables option to hb-subset. (Cosimo Lupo)
	- Reinstate a pause after basic features in Khmer shaper, fixing a regression
	  introduced in previous release. (Behdad Esfahbod)
	- Better handling of Regional_Indicator when shaped with RTL-native scripts,
	  reverting earlier fix that caused regressions in AAT shaping. (Behdad Esfahbod)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-07-09 09:08:44 +00:00

217 lines
11 KiB
Plaintext

#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-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-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-subset.la
#usr/lib/libharfbuzz-subset.so
usr/lib/libharfbuzz-subset.so.0
usr/lib/libharfbuzz-subset.so.0.40401.0
#usr/lib/libharfbuzz.la
#usr/lib/libharfbuzz.so
usr/lib/libharfbuzz.so.0
usr/lib/libharfbuzz.so.0.40401.0
#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-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/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-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-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-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-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