WrapDB Browser

WrapDB Browser

harfbuzz

HarfBuzz text shaping engine

harfbuzz/harfbuzz
Latest Upstream Version:14.1.0Outdated

http://harfbuzz.github.io/

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest harfbuzz package with the following command:

meson wrap install harfbuzz

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from harfbuzz 13.0.1-1 can be used by adding the following lines to your meson.build file:

harfbuzz_dep = dependency('harfbuzz')
harfbuzz_cairo_dep = dependency('harfbuzz-cairo')
harfbuzz_gobject_dep = dependency('harfbuzz-gobject')
harfbuzz_icu_dep = dependency('harfbuzz-icu')
harfbuzz_subset_dep = dependency('harfbuzz-subset')

Patch Files Preview

No patch files needed for this package.