TypoLabs2016
Font scripts
Provides Python scripts from a typography workshop, focusing on font manipulation and scripting
Code examples from my TypoLabs workshop
15 stars
4 watching
0 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
notofonts/nototools | Provides tools and scripts to support the Noto Fonts project, including font manipulation, website generation, and testing. | 270 |
charlesmchen/typefacet | A collection of Python scripts for automating font-related tasks, including auto-kerning and glyph interpolation. | 52 |
hsiaosiyuan0/fonts | A toolset for manipulating font files in TypeScript | 16 |
jpt/barlow | Designs and implements a customizable sans-serif typeface with variable font support | 733 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
bodoni/font | Tools for working with font files and their structures | 33 |
adobe-type-tools/kern-dump | Tools for analyzing and working with kerning information in fonts. | 64 |
fonttools/fontbakery | A tool for assessing font quality and metadata | 554 |
kika/fixedsys | A custom font with programming ligatures designed to improve readability in monospaced text editors and terminals. | 1,011 |
googlefonts/pyfontaine | Analyzes font files for language and character set support | 103 |
impallari/font-testing-page | A webpage tool for testing typography and fonts | 250 |
bramstein/homebrew-webfonttools | Provides tools and utilities for managing web font formats, including compression and conversion of various file types. | 362 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
jkroso/flowtype | A library that adjusts font size based on the container's width and maintains a proportional relationship between line height and font size. | 41 |
cpitclaudel/monospacifier | Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. | 381 |