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
17
+
console.log('Could not fetch $elih price');
18
+
}
19
+
20
+
// Add contract to ticker
21
+
tickerText+=' • BASE CONTRACT: 0x7ca26c4663860590c29a63c20cfc465b2dcd246b';
3
22
---
4
23
5
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.">
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.
30
50
</p>
31
-
<pclass="text-3xl leading-normal mb-8">
32
-
User empowerment through deep customization and control.
51
+
<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.
<pclass="text-3xl">Highly customizable editing tools. Fine-grained control over everything.</p>
50
-
</div>
51
-
</div>
52
-
53
-
<divclass="pt-8">
54
-
<divclass="bg-black text-white p-4 mb-4">
55
-
<pclass="text-3xl font-bold uppercase">⚠️ DEVELOPMENT STATUS</p>
56
-
</div>
57
-
<pclass="text-3xl">
58
-
This software is very raw, and is not yet suitable for use unless you want to learn the codebase.
54
+
<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.
59
56
</p>
57
+
<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.
0 commit comments