graphite.sil.org
Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world.
Package Information
- Domain:
graphitesil.org
- Name:
graphite.sil.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install gr2fonttest
Programs
This package provides the following executable programs:
gr2fonttest
Aliases
This package can also be accessed using these aliases:
gr2fonttest
Available Versions
Show all 1 versions
1.3.14
Latest Version: 1.3.14
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +graphitesil.org@1.3.14 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.graphitesilorg
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.