awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRendering Backend Integrations

Connects text shaping output with platform-specific rendering libraries like FreeType, Cairo, CoreText, and DirectWrite.

Distinct from Cross-Platform Text Processing: Distinct from Cross-Platform Text Processing: focuses on integrating with rendering backends rather than general text manipulation or normalization.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Rendering Backend Integrations. Refine with filters or upvote what's useful.

Awesome Rendering Backend Integrations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • harfbuzz/harfbuzzharfbuzz का अवतार

    harfbuzz/harfbuzz

    5,800GitHub पर देखें↗

    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

    Integrates with FreeType, Cairo, CoreText, and DirectWrite to handle text shaping and drawing across operating systems.

    C++
    GitHub पर देखें↗5,800
  1. Home
  2. Programming Languages & Runtimes
  3. Cross-Platform Text Processing
  4. Rendering Backend Integrations