You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// If we can't get the price, just show without price
@@ -21,16 +21,17 @@ try {
21
21
tickerText+=' • BASE CONTRACT: 0x7ca26c4663860590c29a63c20cfc465b2dcd246b';
22
22
---
23
23
24
-
<Layouttitle="Bezy - The Emacs of Font Editors"description="Open-source, cross-platform font editor built with Rust and Bevy. User empowerment through deep customization and control.">
25
-
<!-- Header -->
24
+
<Layouttitle="Bezy - A next-gen, cross-platform, free & open-source font editor for global scripts."description="A font editor built with Rust and Bevy. User empowerment through deep customization and control.">
A next-gen, cross-platform, free & open-source font editor for global scripts. Built for customization, tool making, AI/human collaboration, education, and user empowerment.
50
+
A next-gen, cross-platform, free & open-source font editor for global scripts.
50
51
</p>
51
52
<pclass="text-2xl leading-normal mb-8">
52
-
Bezy is writen in the Rust programming language using the Bevy game engine and an ECS (entity component system) architecture. It relies heavaly libraries from the Linebender organization (Norad, Kurbo, etc) and started as a fork of Runebender. Right-to-left (RTL) support is provided by HarfRust, and FontC and FontIR from Google Fonts are used heavily.
53
+
This editor is a power tool for professional font production. A spiritual successor to RoboFont and FontForge, built for customization, human-AI collaboration, CLI-heavy professional workflows, and user empowerment.
53
54
</p>
54
55
<pclass="text-2xl leading-normal mb-8">
55
-
Bezy is writen in the Rust programming language using the Bevy game engine and an ECS (entity component system) architecture. It relies heavaly libraries from the Linebender organization (Norad, Kurbo, etc) and started as a fork of Runebender. Right-to-left (RTL) support is provided by HarfRust, and FontC and FontIR from Google Fonts are used heavily.
56
-
</p>
56
+
Bezy is written in the Rust programming language using a game engine to create a performant, fun, aesthetic experience that keeps designers in a flow-state. Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling, and an integrated package manager and build tool. With help from AI tools like Claude Code and Gemini CLI, it can be easier to use than Python, don’t be intimidated if you are not an expert programmer, this application is designed for designers, students, and artists to be able to customize it and make their own tool. We believe programming is 21st century literacy and everyone should do it, there are no high-priest gigabrains discouraging you from touching the source code like other font editors.
57
+
</p>
58
+
<pclass="text-2xl leading-normal mb-8">
59
+
If you spend a large amount of time with professional software like a font editor, it should be a limitless environment where you can learn and grow, not a prosumer walled garden where you are powerless to make meaningful modifications and understand how the software works.
60
+
</p>
61
+
<pclass="text-2xl leading-normal mb-8">
62
+
This project is an experiment exploring ways to build better coordination incentives and value capture for independent free & open-source development at the highest quality standards. The world of libre graphics software like Blender, GIMP, and Inkscape has struggled to fully compete with proprietary alternatives, and we want to change that, specifically in education where we believe understanding how your tools work and feeling empowered to modify them is of the utmost importance. We are exploring the Ethereum ecosystem with this goal in mind and the project currently has a Zora creator coin, a ETH treasury, community bug bounties, and plans for subscription-free micro payments on the Ethereum Base L2 for remote AI model access are in the works for 2026.
63
+
</p>
57
64
<pclass="text-2xl leading-normal mb-8">
58
-
This project is an experement exploring way to build better coordination incentives and value capture for independent open-source development at the highest quality standards. We are expoloring the Ethereum ecosystem for this and the project currently has a Zora creator coin and pland for subscription-free micro payments on the Ethereum Base L2 for remote AI modle acess are in the works for 2026.
65
+
We aim to be an open and welcoming community that values working in the open and sharing knowledge, contributors of all skill levels are welcome.
0 commit comments