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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPlatform Renderer Integrations

Connects with native text rendering pipelines like FreeType, Cairo, CoreText, and DirectWrite.

Distinct from Text Rendering: Distinct from Text Rendering: focuses on integration with platform-specific renderers, not general canvas text drawing.

Explore 1 awesome GitHub repository matching graphics & multimedia · Platform Renderer Integrations. Refine with filters or upvote what's useful.

Awesome Platform Renderer Integrations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • harfbuzz/harfbuzzAvatar de harfbuzz

    harfbuzz/harfbuzz

    5,800Voir sur 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

    Connects with FreeType, Cairo, CoreText, and DirectWrite for native text rendering across platforms.

    C++
    Voir sur GitHub↗5,800
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Text Rendering
  5. Platform Renderer Integrations