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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesGlyph Buffer Managers

Manages glyph input and output as a mutable buffer, allowing incremental shaping passes and reordering without intermediate allocations.

Distinct from Buffered Input Output Managers: Distinct from Buffered Input Output Managers: focuses on glyph-level text shaping buffers rather than general I/O stream buffering.

Explore 1 awesome GitHub repository matching data & databases · Glyph Buffer Managers. Refine with filters or upvote what's useful.

Awesome Glyph Buffer Managers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • harfbuzz/harfbuzzAvatar harfbuzz

    harfbuzz/harfbuzz

    5,800Vezi pe GitHub↗

    HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system. It processes OpenType layout features, substitution rules, and positioning tables to produce shaped glyph sequences from font data, and also handles Apple Advanced Typography font tables. The library provides a stable C API that abstracts over platform-specific font access and rendering backends, and includes a font table caching layer to avoid redundant parsing during repeated shaping operations. The project implements script-specific shaping logic for complex writing systems

    Provides a mutable glyph buffer for incremental shaping passes and reordering without intermediate allocations.

    C++
    Vezi pe GitHub↗5,800
  1. Home
  2. Data & Databases
  3. Data Buffering
  4. Buffered Input Output Managers
  5. Glyph Buffer Managers