Harfbuzz-wasm-examples Alternatives
Similar projects and alternatives to harfbuzz-wasm-examples
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better harfbuzz-wasm-examples alternative or higher similarity.
harfbuzz-wasm-examples discussion
harfbuzz-wasm-examples reviews and mentions
Posts with mentions or reviews of harfbuzz-wasm-examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-20.
-
Font as Tetris
You can also build harfbuzz as described here [2] and load it into some program. I used to just install it globally on arch and then use Gimp for the Bad apple example.
And lastly the same person who made the maze also made a way to use LD_PRELOAD to load a custom harfbuzz into arbitary software so you can follow that guide as well: [3]
[0]: https://github.com/hsfzxjy/Harfbuzz-WASM-Fantasy
[1]: https://github.com/harfbuzz/harfbuzz-wasm-examples
[2]: https://github.com/harfbuzz/harfbuzz/blob/main/docs/wasm-sha...
[3]: https://github.com/hsfzxjy/Bad-Apple-Font
-
Bad Apple Font
Yes this is exactly ligature, I just became aware that it was possible to use wasm for them in HarfBuzz, if you want to see some wasm examples that is not possible with ligatures have a look at https://github.com/harfbuzz/harfbuzz-wasm-examples
Stats
Basic harfbuzz-wasm-examples repo stats
3
115
4.0
6 months ago
The primary programming language of harfbuzz-wasm-examples is Rust.