Alternatives
Products that do what Karektar – Bitmap Font Designer does
Karektar is a React/TS app for building exportable bitmap fonts from custom glyph sets. You can submit your own input string, and the app will generate the gallery of unique glyphs. Build your own designs using the various tools available, then export it to an OTF format when you're done. This is my first front-end project, and one I picked up to learn React. I'd love to hear any feedback, especially on usability and additional features you'd like to see. Cheers!
- 1

- 2

- 3TD
TrueType fonts have a hinting VM that grid-fits glyphs. It has a stack, storage area, conditionals, function calls, and it turns out it's Turing-complete. So I built a raycasting engine in the hinting bytecode. The glyph "A" in the font has 16 vertical bar contours. The hinting program reads player coordinates from font variation axes via GETVARIATION, does DDA ray marching against a tile map in the storage area, and repositions bar heights with SCFS. It ends up looking like a crude Wolfenstein-style view. Small visuzlization:…
Apr 2026 · github.com
- 4

- 5

- 6

- 7

- 8

- 9QC
In the "Libre Barcode Project" discussion yesterday, 1bpp asked: "Is anyone willing to sacrifice their sanity for the sake of implementing a QR renderer as TTF hinting code?" Yes. I had some tokens to burn and was curious... turns out, it's possible. This was put together by a mix of Gemini, GPT, and Claude (depending on which usage limits kept running out).
Jun 2026 · qr.jim.sh
- 10

- 11

- 12FP
2018 · play.typedetail.com
- 13

- 14

- 15

- 16
- 17A4
Hi everyone! We’re Avishay, Or, and Michal, co-founders of Anima (www.animaapp.com). Anima converts design (Figma/Sketch/XD) into code automatically. Up until today, we only produced HTML/JS/CSS. With our latest release, we can now also generate developer-friendly React code. We’re here to replace image-based handoff, which involves a lot of grunt work for the engineers who have to translate all those images into code that does the same thing. For designers, the pain we solve is the ping-pong, and their vision getting lost in translation. The bottom line is that teams can…
2020
- 181B
I like making small fonts for Arduino and ESP32 projects with those little SSD1306 OLED screens. So I made this browser-based tool to help design pixel art fonts for use in those embedded projects. It has a preview area that updates when you save your character. It can support fixed-width and variable-width fonts. And when you're done you can export the font in a few different formats. It comes with a bunch of example fonts built-in. Also it's fully client-side code so you can save the webpage to use it offline. If you want some inspiration for fonts, I made a bunch of really small fonts a…
Oct 2025 · moonbench.xyz
- 19CA
CopilotKit is comprehensive copilot infrastructure for react apps. Fully open-source. Just added CopilotTextarea - a drop-in replacement for that supports context-aware copilot-style autocompletions with any LLM/backend. Also coming up for CopilotTextarea (VERY soon): rich text support, and cursor-style insertions/edits.
2023 · github.com
- 20

- 21

Launch native Android apps faster with Kotlin & Compose
Jul 2026 · soarstarter.com
- 22

- 23

- 24
asciiQuake▲16Play Quake rendered as a live ASCII character grid through GlyphCSS, with no WebGL or canvas renderer.
4d ago · asciiquake.wtf
Ranked by how close each launch is in meaning, then by votes. Refine with a description →