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,800在 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

    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