harfbuzz 0.2.0
harfbuzz: ^0.2.0 copied to clipboard
High-level wrapper over Harfbuzz FFI bindings.
0.2.0 #
-
Updated README to indicate that the package has been discontinued.
-
This package now re-exports the
package:harfbuzz_ffi/harfbuzz_ffi.dartlibrary directly.- Dependency constraint on
harfbuzz_ffihas been relaxed toany.
- Dependency constraint on
-
Fixed incorrect versioning in changelog.
0.1.1 #
-
Bumped minimum SDK version to Dart 3.12.
-
Upgraded
harfbuzz_ffidependency to version0.3.0.
0.1.0+1 #
- Moved all HarfBuzz-related packages to a dedicated subdirectory.
0.1.0 #
- Added HarfBuzz Blob (
hb-blob) API. - Added basic example.