Skip to content

Commit

Permalink
Remove forwarding of Harfbuzz feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed May 20, 2024
1 parent 044541a commit c86a65c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ markdown = ["kas-core/markdown"]

# Enable text shaping
shaping = ["kas-core/shaping"]
# Alternative: use Harfbuzz library for shaping
harfbuzz = ["kas-core/harfbuzz"]

# Enable serde support (mainly config read/write)
serde = ["kas-core/serde"]
Expand Down

0 comments on commit c86a65c

Please sign in to comment.