Skip to content

Commit 8a741ca

Browse files
behdadclaude
andcommitted
Tweak "Other languages" bindings blurbs
Drop the "exposing the full HarfBuzz API" claim for harfbuzzjs (exaggerated), drop the "(formerly rustybuzz)" parenthetical from harfrust (no longer notable), and describe uharfbuzz as streamlined Python bindings. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4625532 commit 8a741ca

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -266,13 +266,12 @@ <h3>Other languages</h3>
266266
HarfBuzz bindings for several other ecosystems:</p>
267267
<ul>
268268
<li><a href="https://github.com/harfbuzz/uharfbuzz">uharfbuzz</a>
269-
— Python bindings, used by FontTools and friends.</li>
269+
— streamlined Python bindings, used by FontTools and
270+
friends.</li>
270271
<li><a href="https://github.com/harfbuzz/harfbuzzjs">harfbuzzjs</a>
271-
— pure JS / wasm wrapper exposing the full HarfBuzz
272-
API to web pages and Node.</li>
272+
— JS / wasm wrapper for web pages and Node.</li>
273273
<li><a href="https://github.com/harfbuzz/harfrust">harfrust</a>
274-
— pure-Rust port (formerly rustybuzz), no C
275-
dependency.</li>
274+
— pure-Rust port, no C dependency.</li>
276275
</ul>
277276
</section>
278277

0 commit comments

Comments
 (0)