harfbuzz.org
HarfBuzz text shaping engine
Package Information
- Domain:
harfbuzz.org
- Name:
harfbuzz.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +harfbuzz.org -- $SHELL -i
Programs
This package provides the following executable programs:
hb-ot-shape-closure
hb-shape
hb-subset
hb-view
Available Versions
Show all 28 versions
11.2.1
,11.2.0
,11.1.0
,11.0.1
,11.0.0
10.4.0
,10.3.0
,10.2.0
,10.1.0
,10.0.1
10.0.0
,9.0.0
,8.5.0
,8.4.0
,8.3.0
8.2.2
,8.2.1
,8.2.0
,8.1.1
,8.1.0
8.0.1
,8.0.0
,7.3.0
,7.2.0
,7.1.0
7.0.1
,7.0.0
,5.3.1
Latest Version: 11.2.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +harfbuzz.org@11.2.1 -- $SHELL -i
Dependencies
This package depends on:
cairographics.org@1
freetype.org@2
gnome.org/glib@2
graphite.sil.org
unicode.org^71
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.harfbuzzorg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.