Decompose a font glyph into points
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Fontpath-shape2d decomposes font glyph outlines into discrete point sets for simple, performant rendering. It's designed for JavaScript developers working with fonts in creative coding or data visualization who need approximate point representations of glyph shapes. The library prioritizes speed over precision using basic curve approximation and simplification algorithms