[BACK]Return to PLIST CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / fonts / harfbuzz

File: [cvs.NetBSD.org] / pkgsrc / fonts / harfbuzz / PLIST (download)

Revision 1.48, Wed Sep 29 14:57:02 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.47: +8 -4 lines

harfbuzz: update to 3.0.0.

Overview of changes leading to 3.0.0
Friday, September 17, 2021
====================================
- Unicode 14.0 support (David Corbett).
- The hb-subset API and the harfbuzz-subset library's ABI are now declared
  stable. The harfbuzz-subset library would not have been possible without the
  work of Garret Rieger and Qunxin Liu from Google Fonts, and the earlier work
  of Michiharu Ariza from Adobe.
- The hb-style API is now stable and no longer experimental.

- New API:
+hb_style_tag_t
+hb_style_get_value()
+hb_subset_input_t
+hb_subset_flags_t
+hb_subset_sets_t
+hb_subset_input_create_or_fail()
+hb_subset_input_reference()
+hb_subset_input_destroy()
+hb_subset_input_set_user_data()
+hb_subset_input_get_user_data()
+hb_subset_input_unicode_set()
+hb_subset_input_glyph_set()
+hb_subset_input_set()
+hb_subset_input_get_flags()
+hb_subset_input_set_flags()
+hb_subset_or_fail()

- Removed old unstable harfbuzz-subset API:
-hb_subset_input_nameid_set()
-hb_subset_input_namelangid_set()
-hb_subset_input_layout_features_set()
-hb_subset_input_no_subset_tables_set()
-hb_subset_input_drop_tables_set()
-hb_subset_input_set_drop_hints()
-hb_subset_input_get_drop_hints()
-hb_subset_input_set_desubroutinize()
-hb_subset_input_get_desubroutinize()
-hb_subset_input_set_retain_gids()
-hb_subset_input_get_retain_gids()
-hb_subset_input_set_name_legacy()
-hb_subset_input_get_name_legacy()
-hb_subset_input_set_overlaps_flag()
-hb_subset_input_get_overlaps_flag()
-hb_subset_input_set_notdef_outline()
-hb_subset_input_get_notdef_outline()
-hb_subset_input_set_no_prune_unicode_ranges()
-hb_subset_input_get_no_prune_unicode_ranges()
-hb_subset()


Overview of changes leading to 2.9.1
Tuesday, September 7, 2021
====================================
- Final subset API is in place and if no issues are discovered, it will be the
  stable subset API of HarfBuzz 3.0.0. Old API is kept to ease transition, but
  will be removed in 3.0.0.
- Various fuzzer-found bug fixes.
- hb_buffer_append() now handles the pre- and post-context which previously
  were left unchanged in the destination buffer.
- hb-view / hb-shape now accept following new arguments:
  o --unicodes-before/after: takes a list of hex numbers that represent Unicode
    codepoints.
- Undeprecated API:
  hb_set_invert()


Overview of changes leading to 2.9.0
Wednesday, August 18, 2021
History Repeats Itself (Afghanistan)
====================================
- Subsetter API is being stabilized, with the first stable API to happen in
  3.0.0 release (https://github.com/harfbuzz/harfbuzz/issues/3078).
- Support multiple variation axes with same tag, aka HOI.
- The ãà×Äoretextãàtesting shaper now passes font variations to CoreText.
- hb-shape/hb-view does not break line at new lines unless text is read from
  file.
- hb-view and hb-subset has a --batch now, similar to hb-shape.
- The --batch mode now uses ; as argument separator instead of : used previously.
- The --batch in hb-shape does not expect 0th argument anymore. That is, the
  lines read are interpreted as argv[1:], instead of argv[0:].
- The --batch option has been undocumented. We are ready to document it; send
  feedback if you find it useful.
- hb-subset got arguments revamps. Added much-requested --gids-file, --glyphs,
  --glyphs-file, --unicodes-file, supporting ranges in --unicodes.
- Various bug fixes.

@comment $NetBSD: PLIST,v 1.48 2021/09/29 14:57:02 wiz Exp $
bin/hb-ot-shape-closure
bin/hb-shape
bin/hb-subset
include/harfbuzz/hb-aat-layout.h
include/harfbuzz/hb-aat.h
include/harfbuzz/hb-blob.h
include/harfbuzz/hb-buffer.h
include/harfbuzz/hb-common.h
${PLIST.coretext}include/harfbuzz/hb-coretext.h
include/harfbuzz/hb-deprecated.h
include/harfbuzz/hb-draw.h
include/harfbuzz/hb-face.h
include/harfbuzz/hb-font.h
include/harfbuzz/hb-ft.h
include/harfbuzz/hb-glib.h
include/harfbuzz/hb-gobject-enums.h
include/harfbuzz/hb-gobject-structs.h
include/harfbuzz/hb-gobject.h
${PLIST.graphite2}include/harfbuzz/hb-graphite2.h
include/harfbuzz/hb-map.h
include/harfbuzz/hb-ot-color.h
include/harfbuzz/hb-ot-deprecated.h
include/harfbuzz/hb-ot-font.h
include/harfbuzz/hb-ot-layout.h
include/harfbuzz/hb-ot-math.h
include/harfbuzz/hb-ot-meta.h
include/harfbuzz/hb-ot-metrics.h
include/harfbuzz/hb-ot-name.h
include/harfbuzz/hb-ot-shape.h
include/harfbuzz/hb-ot-var.h
include/harfbuzz/hb-ot.h
include/harfbuzz/hb-set.h
include/harfbuzz/hb-shape-plan.h
include/harfbuzz/hb-shape.h
include/harfbuzz/hb-style.h
include/harfbuzz/hb-subset.h
include/harfbuzz/hb-unicode.h
include/harfbuzz/hb-version.h
include/harfbuzz/hb.h
lib/cmake/harfbuzz/harfbuzz-config.cmake
${PLIST.introspection}lib/girepository-1.0/HarfBuzz-0.0.typelib
lib/libharfbuzz-gobject.so
lib/libharfbuzz-gobject.so.0
lib/libharfbuzz-gobject.so.0.30000.0
lib/libharfbuzz-subset.so
lib/libharfbuzz-subset.so.0
lib/libharfbuzz-subset.so.0.30000.0
lib/libharfbuzz.so
lib/libharfbuzz.so.0
lib/libharfbuzz.so.0.30000.0
lib/pkgconfig/harfbuzz-gobject.pc
lib/pkgconfig/harfbuzz-subset.pc
lib/pkgconfig/harfbuzz.pc
${PLIST.introspection}share/gir-1.0/HarfBuzz-0.0.gir
${PLIST.doc}share/gtk-doc/html/harfbuzz/HarfBuzz.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/HarfBuzz.svg
${PLIST.doc}share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/a-simple-shaping-example.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/aat-shaping.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/annotation-glossary.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-full.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/building.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/clusters.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/complex-scripts.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/core-api.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/fonts-and-faces-custom-functions.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/fonts-and-faces-native-opentype.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/fonts-and-faces-variable.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/fonts-and-faces.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/getting-started.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/graphite-shaping.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-directwrite.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-gdi.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-map.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-color.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-meta.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-metrics.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-style.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-subset.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
${PLIST.doc}share/gtk-doc/html/harfbuzz/home.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/index.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/install-harfbuzz.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration-api.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration-coretext.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration-freetype.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration-icu.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration-python.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration-uniscribe.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/integration.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/left-insensitive.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/left.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/level-2.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/object-model-blobs.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/object-model-lifecycle.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/object-model-object-types.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/object-model-user-data.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/object-model.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/opentype-api.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/opentype-shaping-models.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/reference-manual.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/right-insensitive.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/right.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/shaping-concepts.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/shaping-opentype-features.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/shaping-operations.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/shaping-plans-and-caching.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/shaping-shaper-selection.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/style-api.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/style.css
${PLIST.doc}share/gtk-doc/html/harfbuzz/subset-api.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/terminology.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/text-runs.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/unicode-character-categories.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/up-insensitive.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/up.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/user-manual.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/utilities-common-types-apis.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/utilities.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/what-does-harfbuzz-do.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/what-harfbuzz-doesnt-do.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/why-do-i-need-a-shaping-engine.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/working-with-harfbuzz-clusters.html