A wrapper of the experimental queryLocalFonts API, compatible with font-list API, available in Electron > 20
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
local-font is a Node.js/TypeScript library that wraps the experimental queryLocalFonts API to provide cross-platform access to system fonts in Electron applications. It offers a unified interface compatible with the font-list API, allowing developers to query available fonts, access font metadata, retrieve font file blobs, and detect monospace fonts. This library is designed for Electron app developers who need to work with local system fonts, particularly those building text editors, design tools, or applications requiring font selection and management capabilities.