Skip to content

Commit

Permalink
We don’t require experimental API any more [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Jan 11, 2025
1 parent d09011b commit a23274b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ USE_SYSTEM_LIBS=1 pip install uharfbuzz --no-binary :uharfbuzz:
harfbuzz installation is found using `pkg-config`, so you must have harfbuzz's `.pc` files in your system.
If you've built it from sources, meson installs them automatically. Otherwise, you may want to install harfbuzz development package, like `harfbuzz-devel` on Fedora-derived distros.

Note: you **must** build HarfBuzz with experimental API support enabled.

### How to make a release

Use `git tag -a` to make a new annotated tag, or `git tag -s` for a GPG-signed annotated tag, if you prefer.
Expand Down

0 comments on commit a23274b

Please sign in to comment.