TypoLabs2016
Font scripts
Provides Python scripts from a typography workshop, focusing on font manipulation and scripting
Code examples from my TypoLabs workshop
16 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. | 272 |
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 | 738 |
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 | 34 |
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 | 562 |
kika/fixedsys | A custom font with programming ligatures designed to improve readability in monospaced text editors and terminals. | 1,020 |
googlefonts/pyfontaine | Analyzes font files for language and character set support | 104 |
impallari/font-testing-page | A webpage tool for testing typography and fonts | 254 |
bramstein/homebrew-webfonttools | Provides tools and utilities for managing web font formats, including compression and conversion of various file types. | 363 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 793 |
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. | 384 |