awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fonttools/fonttoolsfonttools 的头像

    fonttools/fonttools

    5,144在 GitHub 上查看↗

    FontTools 是一个用于以编程方式读取、修改和写入字体文件的 Python 库。它既是 OpenType 和 TrueType 字体解析器,也是将二进制字体文件转换为人类可读的 XML 以便编辑和重建的工具。 该项目包含一个用于在本地文件夹或归档文件中读取和写入 Unified Font Object 源文件的管理器。它还提供了一个专门用于压缩 Web 字体以减小文件大小并提升加载性能的实用程序。 该库涵盖了程序化字体操作,包括修改字体度量和字形数据。它提供了通过布尔运算进行字形轮廓简化的功能、用于检测主字体不匹配的可变字体分析,以及字体格式转换功能。

    Core library for manipulating and processing font files.

    Python
    在 GitHub 上查看↗5,144
  • phenx/php-font-libPhenX 的头像

    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/fontmakegooglei18n 的头像

    googlei18n/fontmake

    880在 GitHub 上查看↗

    Version][]]1

    Compiles font sources into binary OpenType and TrueType formats.

    Python
    在 GitHub 上查看↗880
  • googlefonts/fontbakerygooglefonts 的头像

    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-extractortmm1 的头像

    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-utilstwardoch 的头像

    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/sfntlygooglei18n 的头像

    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/monospacifiercpitclaudel 的头像

    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/jolitypojolicode 的头像

    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-svgadobe-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-linesource-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-drawingadobe-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-smartypantsmichelf 的头像

    michelf/php-smartypants

    111在 GitHub 上查看↗

    PHP SmartyPants

    Converts ASCII punctuation to typographic entities.

    PHP
    在 GitHub 上查看↗111
  • andreaskoller/fontasticandreaskoller 的头像

    andreaskoller/Fontastic

    110在 GitHub 上查看↗

    Fontastic

    Processing library for creating TrueType fonts.

    Java
    在 GitHub 上查看↗110
  • emojitools/emoji-toolsEmojiTools 的头像

    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/pyfontainedavelab6 的头像

    davelab6/pyfontaine

    106在 GitHub 上查看↗

    pyfontaine

    Checks font files for language and character set support.

    Python
    在 GitHub 上查看↗106
  • mta452/tehreer-androidmta452 的头像

    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/scfbuildeosrei 的头像

    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/glyphnameformatterLettError 的头像

    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/fontConradIrwin 的头像

    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