awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

31 مستودعات

Awesome GitHub RepositoriesFont Rendering Libraries

Libraries for parsing, rasterizing, and rendering font files in various programming languages.

Explore 31 awesome GitHub repositories matching part of an awesome list · Font Rendering Libraries. Refine with filters or upvote what's useful.

Awesome Font Rendering Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nothings/stbالصورة الرمزية لـ nothings

    nothings/stb

    33,970عرض على GitHub↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    Single-header library to parse, decode, and rasterize TrueType fonts.

    C
    عرض على GitHub↗33,970
  • ericlengyel/slugالصورة الرمزية لـ EricLengyel

    EricLengyel/Slug

    1,435عرض على GitHub↗

    This repository contains reference shader implementations for the Slug font rendering algorithm. The code itself contains many comments providing details about the inputs and the calculations performed.

    Reference implementation for the Slug GPU font rendering algorithm.

    HLSL
    عرض على GitHub↗1,435
  • servo/font-kitالصورة الرمزية لـ servo

    servo/font-kit

    831عرض على GitHub↗

    font-kit provides a common interface to the various system font libraries and provides services such as finding fonts on the system, performing nearest-font matching, and rasterizing glyphs.

    Cross-platform library for loading and querying system fonts.

    Rust
    عرض على GitHub↗831
  • redox-os/rusttypeالصورة الرمزية لـ redox-os

    redox-os/rusttype

    637عرض على GitHub↗

    RustType is a pure Rust alternative to libraries like FreeType.

    Pure Rust alternative for font loading and rasterization.

    Rust
    عرض على GitHub↗637
  • layoutfarm/typographyالصورة الرمزية لـ LayoutFarm

    LayoutFarm/Typography

    453عرض على GitHub↗

    Pure C# Font Reader, Glyph Layout and Rendering.

    C# library for font reading, glyph layout, and rendering.

    C#
    عرض على GitHub↗453
  • onecoolx/picassoالصورة الرمزية لـ onecoolx

    onecoolx/picasso

    378عرض على GitHub↗

    Copyright (C) 2008 ~ 2025 Zhang Ji Peng (onecoolx@gmail.com)

    High-quality 2D vector and TrueType font rendering library.

    C++
    عرض على GitHub↗378
  • sixlabors/fontsالصورة الرمزية لـ SixLabors

    SixLabors/Fonts

    344عرض على GitHub↗

    SixLabors.Fonts

    Cross-platform font loading and drawing library for .NET.

    C#
    عرض على GitHub↗344
  • host-oman/libraqmالصورة الرمزية لـ HOST-Oman

    HOST-Oman/libraqm

    321عرض على GitHub↗

    Raqm

    Library for handling complex text layout and shaping.

    C
    عرض على GitHub↗321
  • fetisov/ttf2meshالصورة الرمزية لـ fetisov

    fetisov/ttf2mesh

    229عرض على GitHub↗

    The ttf2mesh crossplatform library allows to convert a glyphs of truetype font (ttf) to a mesh objects in 2d and 3d space. The library does not require any graphical context and does not use system dependent functions.

    Library for converting TrueType glyphs into 2D or 3D meshes.

    C++
    عرض على GitHub↗229
  • mta452/sheenbidiالصورة الرمزية لـ mta452

    mta452/SheenBidi

    207عرض على GitHub↗

    SheenBidi is a lightweight, fast and stable implementation of the Unicode Bidirectional Algorithm (UBA).

    Sophisticated implementation of the Unicode bidirectional algorithm.

    C
    عرض على GitHub↗207
  • mightycow/sluggishالصورة الرمزية لـ mightycow

    mightycow/Sluggish

    194عرض على GitHub↗

    Toy CPU and GPU implementations of the Slug rendering algorithm

    Toy CPU and GPU implementations of the Slug rendering algorithm.

    C
    عرض على GitHub↗194
  • pcwalton/pathfinderالصورة الرمزية لـ pcwalton

    pcwalton/pathfinder

    130عرض على GitHub↗

    Pathfinder 3 is a fast, practical, GPU-based rasterizer for fonts and vector graphics using OpenGL 3.0+, OpenGL ES 3.0+, or Metal.

    Fast GPU-accelerated rasterizer for OpenType fonts.

    عرض على GitHub↗130
  • mikepopoloski/sharpfontالصورة الرمزية لـ MikePopoloski

    MikePopoloski/SharpFont

    88عرض على GitHub↗

    Implements a parser and renderer for TTF / OTF font files.

    Managed reader and renderer for TTF and OTF files.

    C#
    عرض على GitHub↗88
  • cbm80amiga/rrefontالصورة الرمزية لـ cbm80amiga

    cbm80amiga/RREFont

    46عرض على GitHub↗

    Fast RRE Font rendering library

    High-speed font rendering library for embedded systems.

    C
    عرض على GitHub↗46
  • mta452/sheenfigureالصورة الرمزية لـ mta452

    mta452/SheenFigure

    34عرض على GitHub↗

    SheenFigure

    Implementation of advanced OpenType typographic tables.

    C
    عرض على GitHub↗34
  • pistondevelopers/freetype-sysالصورة الرمزية لـ PistonDevelopers

    PistonDevelopers/freetype-sys

    33عرض على GitHub↗

    Low level bindings for the FreeType font library.

    Low-level FFI bindings for the FreeType library.

    C
    عرض على GitHub↗33
  • pistondevelopers/truetypeالصورة الرمزية لـ PistonDevelopers

    PistonDevelopers/truetype

    17عرض على GitHub↗

    A library for reading fonts from the TrueType format

    Library for parsing the TrueType font format.

    Rust
    عرض على GitHub↗17
  • michaelrsweet/ttfالصورة الرمزية لـ michaelrsweet

    michaelrsweet/ttf

    15عرض على GitHub↗

    TTF - TrueType/OpenType Font Library

    Library for reading and processing TrueType and OpenType fonts.

    C
    عرض على GitHub↗15
  • alphapixel/slughornالصورة الرمزية لـ AlphaPixel

    AlphaPixel/slughorn

    7عرض على GitHub↗

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

    Library for integrating Slug rendering into existing projects.

    C++
    عرض على GitHub↗7
  • craftmicro/craftmicro-fontsالصورة الرمزية لـ craftmicro

    craftmicro/craftmicro-fonts

    3عرض على GitHub↗

    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.

    Pixel and bitmap font library for the Craft Micro SDK.

    C
    عرض على GitHub↗3
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Font Rendering Libraries