awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

40 مستودعات

Awesome GitHub RepositoriesFont Development Libraries

Libraries and scripts for manipulating, analyzing, and generating font files.

Explore 40 awesome GitHub repositories matching part of an awesome list · Font Development Libraries. Refine with filters or upvote what's useful.

Awesome Font Development Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fonttools/fonttoolsالصورة الرمزية لـ fonttools

    fonttools/fonttools

    5,144عرض على GitHub↗

    FontTools هي مكتبة Python لقراءة ملفات الخطوط وتعديلها وكتابتها برمجياً. تعمل كمحلل خطوط OpenType و TrueType وأداة لتحويل ملفات الخطوط الثنائية إلى XML قابل للقراءة البشرية للتحرير وإعادة البناء. يتضمن المشروع مديراً لقراءة وكتابة ملفات مصدر Unified Font Object داخل المجلدات أو الأرشيفات المحلية. كما يوفر أداة متخصصة لضغط خطوط الويب لتقليل حجم الملف وتحسين أداء التحميل. تغطي المكتبة معالجة الخطوط برمجياً، بما في ذلك تعديل مقاييس الخط وبيانات الرموز. توفر إمكانيات لتبسيط محيط الرموز من خلال العمليات المنطقية، وتحليل الخطوط المتغيرة لاكتشاف عدم تطابق الأصول، وتحويل تنسيق الخط.

    Core library for manipulating and processing font files.

    Python
    عرض على GitHub↗5,144
  • phenx/php-font-libالصورة الرمزية لـ PhenX

    PhenX/php-font-lib

    1,799عرض على GitHub↗

    A library to read, parse, export and make subsets of different types of font files.

    Reads, parses, and subsets various font file formats.

    PHP
    عرض على GitHub↗1,799
  • googlei18n/fontmakeالصورة الرمزية لـ googlei18n

    googlei18n/fontmake

    880عرض على GitHub↗

    Version][]]1

    Compiles font sources into binary OpenType and TrueType formats.

    Python
    عرض على GitHub↗880
  • googlefonts/fontbakeryالصورة الرمزية لـ googlefonts

    googlefonts/fontbakery

    678عرض على GitHub↗

    Font Bakery is a command-line tool for checking the quality of font projects.

    Validates and prepares font families for distribution.

    Python
    عرض على GitHub↗678
  • tmm1/emoji-extractorالصورة الرمزية لـ tmm1

    tmm1/emoji-extractor

    561عرض على GitHub↗

    extracts high-resolution emoji pngs from /System/Library/Fonts/Apple Color Emoji.ttf (OS X 10.11) or /System/Library/Fonts/Apple Color Emoji.ttc (macOS 10.12)

    Extracts high-resolution emoji PNGs from Apple color fonts.

    Ruby
    عرض على GitHub↗561
  • twardoch/fonttools-utilsالصورة الرمزية لـ twardoch

    twardoch/fonttools-utils

    481عرض على GitHub↗

    OpenType Feature Freezer is a powerful tool designed to make sophisticated typographic features, like small caps or old-style numerals, accessible by default in your fonts. This means you can use these features even in applications with limited or no OpenType support.

    Freezes specific OpenType features into a font file.

    Python
    عرض على GitHub↗481
  • googlei18n/sfntlyالصورة الرمزية لـ googlei18n

    googlei18n/sfntly

    471عرض على GitHub↗

    This project is not developed any further. Only Bug fixes will be merged, but new features won't.

    Library for reading, editing, and creating SFNT-based fonts.

    Java
    عرض على GitHub↗471
  • cpitclaudel/monospacifierالصورة الرمزية لـ cpitclaudel

    cpitclaudel/monospacifier

    422عرض على GitHub↗

    A great way to increase the Unicode coverage of your favorite programming font.

    Converts variable-pitch fonts into monospaced versions.

    Python
    عرض على GitHub↗422
  • jolicode/jolitypoالصورة الرمزية لـ jolicode

    jolicode/JoliTypo

    348عرض على GitHub↗

    JoliTypo – Web Microtypography fixer this allow subtitles without the h1 border between them. sub and em for small text and italic h6 for smaller and gray color --> Finally a tool for typography nerds.

    Fixes microtypography issues for web content.

    PHP
    عرض على GitHub↗348
  • adobe-type-tools/opentype-svgالصورة الرمزية لـ adobe-type-tools

    adobe-type-tools/opentype-svg

    231عرض على GitHub↗

    addsvg adds an SVG table to a font, using SVG files provided. The font's format can be either OpenType or TrueType.

    Tools for creating and managing OpenType-SVG fonts.

    Python
    عرض على GitHub↗231
  • source-foundry/font-lineالصورة الرمزية لـ source-foundry

    source-foundry/font-line

    202عرض على GitHub↗

    font-line is a libre, open source command line tool for OpenType vertical metrics reporting and command line based font line spacing modifications. It supports .ttf and .otf font builds.

    Adjusts and reports on vertical metrics and line spacing.

    Python
    عرض على GitHub↗202
  • adobe-type-tools/box-drawingالصورة الرمزية لـ adobe-type-tools

    adobe-type-tools/box-drawing

    158عرض على GitHub↗

    Soon after the first public release of Source Code Proscp, users noted a lack of Box Drawing Charactersboxwiki. Fortunately, this flaw could be remedied soon after—the whole set of Box Drawing Characters, plus all of the Block Elements are now part of Source Code Pro.

    Generates box drawing characters and block elements.

    Python
    عرض على GitHub↗158
  • michelf/php-smartypantsالصورة الرمزية لـ michelf

    michelf/php-smartypants

    111عرض على GitHub↗

    PHP SmartyPants

    Converts ASCII punctuation to typographic entities.

    PHP
    عرض على GitHub↗111
  • andreaskoller/fontasticالصورة الرمزية لـ andreaskoller

    andreaskoller/Fontastic

    110عرض على GitHub↗

    Fontastic

    Processing library for creating TrueType fonts.

    Java
    عرض على GitHub↗110
  • emojitools/emoji-toolsالصورة الرمزية لـ EmojiTools

    EmojiTools/Emoji-Tools

    108عرض على GitHub↗

    This repository is no longer maintained. Information in this README is archived for informational purposes, but I do not respond to support requests. Feel free to fork and continue this project.

    Utilities for creating and modifying emoji font files.

    Python
    عرض على GitHub↗108
  • davelab6/pyfontaineالصورة الرمزية لـ davelab6

    davelab6/pyfontaine

    106عرض على GitHub↗

    pyfontaine

    Checks font files for language and character set support.

    Python
    عرض على GitHub↗106
  • mta452/tehreer-androidالصورة الرمزية لـ mta452

    mta452/Tehreer-Android

    92عرض على GitHub↗

    Standalone text engine for Android aimed to be free from platform limitations

    Handles bidirectional text, shaping, and rendering for Android.

    C
    عرض على GitHub↗92
  • eosrei/scfbuildالصورة الرمزية لـ eosrei

    eosrei/scfbuild

    83عرض على GitHub↗

    Create color fonts from SVGs on the command line

    Builds OpenType-SVG color fonts from SVG source files.

    Python
    عرض على GitHub↗83
  • letterror/glyphnameformatterالصورة الرمزية لـ LettError

    LettError/glyphNameFormatter

    81عرض على GitHub↗

    A system for generating glyph name lists from official Unicode data.

    Generates standardized glyph names from Unicode identifiers.

    Python
    عرض على GitHub↗81
  • conradirwin/fontالصورة الرمزية لـ ConradIrwin

    ConradIrwin/font

    79عرض على GitHub↗

    font

    Parses OpenType fonts using Go.

    Go
    عرض على GitHub↗79
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Font Development Libraries