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
caryll avatar

caryll/otfccArchived

0
View on GitHub↗
436 stars·68 forks·C·Apache-2.0·9 views

Otfcc

Optimized OpenType builder and inspector.

Features

  • Font Manipulation - Parsing and writing OpenType font files.
  • Font Manipulation Tools - Tool for parsing and writing SFNT font structures.

Star history

Star history chart for caryll/otfccStar history chart for caryll/otfcc

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 Otfcc

Similar open-source projects, ranked by how many features they share with Otfcc.
  • 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/otfcc-cubic2quadcaryll avatar

    caryll/otfcc-cubic2quad

    35View on GitHub↗

    Turn CFF to TTF using otfcc.

    JavaScript
    View on GitHub↗35
  • caryll/shapeopscaryll avatar

    caryll/shapeops

    11View on GitHub↗

    Boolean operations and overlap removal for curves.

    JavaScript
    View on GitHub↗11
  • be5invis/node-sfntbe5invis avatar

    be5invis/node-sfnt

    20View on GitHub↗

    fonteditor-ttf

    JavaScript
    View on GitHub↗20
See all 30 alternatives to Otfcc→

Frequently asked questions

What does caryll/otfcc do?

Optimized OpenType builder and inspector.

What are the main features of caryll/otfcc?

The main features of caryll/otfcc are: Font Manipulation, Font Manipulation Tools.

What are some open-source alternatives to caryll/otfcc?

Open-source alternatives to caryll/otfcc include: fonttools/fonttools — FontTools is a Python library for programmatically reading, modifying, and writing font files. It serves as an… caryll/otfcc-cubic2quad — Turn CFF to TTF using otfcc. caryll/shapeops — Boolean operations and overlap removal for curves. dfrankland/node-fonttools — [fonttools][1] (also known as TTX) is a library for manipulating fonts, written in Python. It supports TrueType,… echolevel/protracker-font — 8x8 pixel font reconstructed as TTF from the Protracker v2.3D/v2.3E assembly source. be5invis/node-sfnt — fonteditor-ttf.