pdf_harfbuzz 0.1.0 copy "pdf_harfbuzz: ^0.1.0" to clipboard
pdf_harfbuzz: ^0.1.0 copied to clipboard

A companion package for dart_pdf that provides HarfBuzz text shaping for complex scripts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pdf_harfbuzz

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pdf_harfbuzz: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pdf_harfbuzz/pdf_harfbuzz.dart';
0
likes
40
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A companion package for dart_pdf that provides HarfBuzz text shaping for complex scripts.

Topics

#pdf #harfbuzz #shaping #text #typography

License

Apache-2.0 (license)

Dependencies

ffi, meta, pdf

More

Packages that depend on pdf_harfbuzz