Version:
Usage
Install the latest harfbuzz package with the following command:
meson wrap install harfbuzzOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from harfbuzz 12.1.0-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.