Show HN: Handwriter.ttf – Handwriting Synthesis with Harfbuzz WASM

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. harfbuzz

    HarfBuzz text shaping engine

    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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. handwriter.ttf

    Handwriting synthesis with Harfbuzz WASM.

  4. simd

    Discontinued Branch of the spec repo scoped to discussion of SIMD in WebAssembly

  5. wasm-micro-runtime

    WebAssembly Micro Runtime (WAMR)

    Interesting artifact of time it would be. Harfbuzz uses https://github.com/bytecodealliance/wasm-micro-runtime to execute wasm, so when compiled it would be wasm runtime running under another wasm runtime.

  6. pytorch-handwriting-synthesis-toolkit

    Handwriting generation and handwriting synthesis as described in Alex Graves's paper https://arxiv.org/abs/1308.0850. Pytorch implementation.

    I didn't train the model. A pretrained model is adopted from another repo [0].

    [0]: https://github.com/X-rayLaser/pytorch-handwriting-synthesis-...

  7. I didn't train the model. A pretrained model is adopted from another repo [0].

    [0]: https://github.com/X-rayLaser/pytorch-handwriting-synthesis-...

  8. reMarkable-tools

    Tools for the reMarkable paper tablet

    Yes!

    I'm on this route myself, trying various things out at https://github.com/fenollp/reMarkable-tools

    Handwriting (in and out) support is very important IMO. Also being able to draw DAGs.

    I'd like an e-ink device with high frame rate and HW powerful enough to run some models locally or with good enough connectivity and sensors that e.g. Computer Vision tasks can be offloaded to the users' smartphone.

    Feel free to expose your ideas on there :) I welcome Open Source discussion!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Repaint – a WebGL based website builder

    2 projects | news.ycombinator.com | 3 Sep 2024
  • Bring garbage collected programming languages efficiently to WebAssembly

    16 projects | news.ycombinator.com | 3 Nov 2023
  • WasmGC – Compile and run GC languages such as Kotlin, Java in Chrome browser

    4 projects | news.ycombinator.com | 2 Nov 2023
  • Extism Makes WebAssembly Easy

    13 projects | news.ycombinator.com | 4 Oct 2023
  • WASM vs Native Rust performance

    3 projects | /r/rust | 12 Apr 2023