Harfbuzz-WASM-Fantasy VS harfbuzz

Compare Harfbuzz-WASM-Fantasy vs harfbuzz and see what are their differences.

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Harfbuzz-WASM-Fantasy harfbuzz
2 40
26 4,481
- 3.7%
3.9 9.9
7 months ago about 14 hours ago
Rust C++
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Harfbuzz-WASM-Fantasy

Posts with mentions or reviews of Harfbuzz-WASM-Fantasy. 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
    4 projects | news.ycombinator.com | 20 Jun 2024
    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

  • Show HN: Playing MAZE Game in gedit with WASM shaper
    1 project | news.ycombinator.com | 4 Sep 2023

harfbuzz

Posts with mentions or reviews of harfbuzz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-19.
  • Harfbuzz Release 11.0.0
    1 project | news.ycombinator.com | 24 Mar 2025
  • Memory Safety for Web Fonts
    8 projects | news.ycombinator.com | 19 Mar 2025
    It already is replaced by HarfBuzz https://harfbuzz.github.io
  • Egui – An immediate mode GUI written in Rust
    11 projects | news.ycombinator.com | 25 Dec 2024
    Text shaping is anything but easy. Harfbuzz is probably the state of the art open source solution - https://github.com/harfbuzz/harfbuzz

    Used in in Android, Chrome, ChromeOS, Firefox, GNOME, GTK+, KDE, Qt, LibreOffice, OpenJDK, XeTeX, PlayStation, Microsoft Edge, Adobe Photoshop, Illustrator, InDesign, Godot Engine, Unreal Engine, ...

  • Tim Peters – Dispelling Information Asymmetry
    1 project | news.ycombinator.com | 30 Sep 2024
    >They do have "Developers in Residence" now

    Yes - three of them, out of dozens of core developers, selected by a process I can't discern. Of course, right now the money simply isn't there to compensate everyone appropriately. (But one wonders why the Steering Council apparently suddenly requires a "Communications Liaison".)

    >The sooner we end this era of "the entire world runs on the good will of bored nerds volunteering their time", the better.

    Python is nowhere near the only project with this problem. If you appreciate the fact that your computer can properly display text in non-European languages, consider offering some support to Behdad Esfahbod, main developer of Harfbuzz (https://github.com/harfbuzz/harfbuzz).

    As far as I can tell, Linux and Mozilla are the only two open-source organizations that have any significant revenue behind them. Most are probably even worse off than Python.

  • Show HN: Handwriter.ttf – Handwriting Synthesis with Harfbuzz WASM
    8 projects | news.ycombinator.com | 21 Aug 2024
    Font includes WASM code that harfbuzz executes for shaping: https://github.com/harfbuzz/harfbuzz/blob/main/docs/wasm-sha...

    It's an experimental feature, so it's not available unless explicitly enabled during compilation.

  • Font as Tetris
    4 projects | news.ycombinator.com | 20 Jun 2024
    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

  • HarfBuzz: Text Shaping Engine
    1 project | news.ycombinator.com | 17 Apr 2024
  • Rive Renderer – now open source and available on all platforms
    7 projects | news.ycombinator.com | 20 Mar 2024
  • Libsodium: A modern, portable, easy to use crypto library
    9 projects | news.ycombinator.com | 14 Sep 2023
    For C/C++ projects that use meson as the build system, there is an excellent way to manage dependencies:

    https://mesonbuild.com/Wrapdb-projects.html

    https://mesonbuild.com/Wrap-dependency-system-manual.html

    meson will download and build the libraries automatically and give you a variable which you pass as a regular dependency into the built target:

    https://github.com/qemu/qemu/tree/005ad32358f12fe9313a4a0191...

    https://github.com/harfbuzz/harfbuzz/tree/main/subprojects

    https://github.com/harfbuzz/harfbuzz/blob/37457412b3212463c5...

    Or, if you're using proper operating systems, they're managed by the usual package manager, just like everything else.

  • The Web Assembly Shaper
    1 project | /r/hypeurls | 9 Jul 2023

What are some alternatives?

When comparing Harfbuzz-WASM-Fantasy and harfbuzz you can also consider the following projects:

harfbuzz-wasm-examples

icu - The home of the ICU project source code.

Bad-Apple-Font - Playing Bad Apple!! with HarfBuzz WASM shaper.

imgui_sdl - ImGuiSDL: SDL2 based renderer for Dear ImGui

contour - Modern C++ Terminal Emulator

c-ares - A C library for asynchronous DNS requests

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Rust is
the 5th most popular programming language
based on number of references?