awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
craftmicro avatar

craftmicro/craftmicro-fonts

0
View on GitHub↗
3 stars·0 forks·C·7 views

Craftmicro Fonts

The fonts in this library are all freeware fonts (freeware, OFL, public domain) that have been sourced from various places and converted to PackedBDF format.

Features

  • Font Rendering Libraries - Pixel and bitmap font library for the Craft Micro SDK.

Star history

Star history chart for craftmicro/craftmicro-fontsStar history chart for craftmicro/craftmicro-fonts

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Craftmicro Fonts

Similar open-source projects, ranked by how many features they share with Craftmicro Fonts.
  • alphapixel/slughornAlphaPixel avatar

    AlphaPixel/slughorn

    7View on GitHub↗

    Library for shoehorning the Slug text/graphics GPU rendering library into projects.

    C++
    View on GitHub↗7
  • cbm80amiga/rrefontcbm80amiga avatar

    cbm80amiga/RREFont

    46View on GitHub↗

    Fast RRE Font rendering library

    C
    View on GitHub↗46
  • cdave1/ftglesC

    cdave1/ftgles

    0View on GitHub↗

    FTGLES is a C++ library for rendering fonts on mobile operating systems with OpenGL ES 1.1. It is a port of FTGL. It currently targets the iPhone and iPad, with plans to port to Android in the very near future. iOS 4 is currently supported.

    View on GitHub↗0
  • alphapixel/osgslugAlphaPixel avatar

    AlphaPixel/osgSlug

    2View on GitHub↗

    osgSlug is a frontend for the slughorn library, simplifying the usage of the recent OSS release of the Slug technique by Eric Lengyel in OpenSceneGraph.

    C++
    View on GitHub↗2
See all 30 alternatives to Craftmicro Fonts→

Frequently asked questions

What does craftmicro/craftmicro-fonts do?

The fonts in this library are all freeware fonts (freeware, OFL, public domain) that have been sourced from various places and converted to PackedBDF format.

What are the main features of craftmicro/craftmicro-fonts?

The main features of craftmicro/craftmicro-fonts are: Font Rendering Libraries.

What are some open-source alternatives to craftmicro/craftmicro-fonts?

Open-source alternatives to craftmicro/craftmicro-fonts include: alphapixel/slughorn — Library for shoehorning the Slug text/graphics GPU rendering library into projects. cbm80amiga/rrefont — Fast RRE Font rendering library. cdave1/ftgles — FTGLES is a C++ library for rendering fonts on mobile operating systems with OpenGL ES 1.1. It is a port of FTGL. It… ericlengyel/slug — This repository contains reference shader implementations for the Slug font rendering algorithm. The code itself… fetisov/ttf2mesh — The ttf2mesh crossplatform library allows to convert a glyphs of truetype font (ttf) to a mesh objects in 2d and 3d… alphapixel/osgslug — osgSlug is a frontend for the slughorn library, simplifying the usage of the recent OSS release of the Slug technique…