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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tomolt avatar

tomolt/libschrift

0
View on GitHub↗
555 stars·41 forks·C·isc·9 views

Libschrift

Features

  • Font Manipulation - Lightweight TrueType font rendering.

Star history

Star history chart for tomolt/libschriftStar history chart for tomolt/libschrift

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Libschrift

Similar open-source projects, ranked by how many features they share with Libschrift.
  • fonttools/fonttoolsfonttools avatar

    fonttools/fonttools

    5,144View on GitHub↗

    FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an OpenType and TrueType font parser and a tool for transforming binary font files into human-readable XML for editing and rebuilding. The project includes a manager for reading and writing Unified Font Object source files within local folders or archives. It also provides a specialized utility for compressing web fonts to reduce file size and improve loading performance. The library covers programmatic font manipulation, including the modification of font metrics and glyph data. It pr

    Python
    View on GitHub↗5,144
  • caryll/otfcccaryll avatar

    caryll/otfcc

    436View on GitHub↗

    Optimized OpenType builder and inspector.

    C
    View on GitHub↗436
  • harfbuzz/harfbuzzharfbuzz avatar

    harfbuzz/harfbuzz

    5,800View on 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

    C++
    View on GitHub↗5,800
  • tehreer/sheenbidiTehreer avatar

    Tehreer/SheenBidi

    206View on GitHub↗

    A sophisticated implementation of Unicode Bidirectional Algorithm

    C
    View on GitHub↗206

Frequently asked questions

What are the main features of tomolt/libschrift?

The main features of tomolt/libschrift are: Font Manipulation.

What are some open-source alternatives to tomolt/libschrift?

Open-source alternatives to tomolt/libschrift include: fonttools/fonttools — FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an… caryll/otfcc — Optimized OpenType builder and inspector. harfbuzz/harfbuzz — HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system.… tehreer/sheenbidi — A sophisticated implementation of Unicode Bidirectional Algorithm.