All Projects → huertatipografica → Piazzolla

huertatipografica / Piazzolla

Licence: ofl-1.1
Piazzolla type family

Programming Languages

python
139335 projects - #7 most used programming language
type
21 projects

Projects that are alternatives of or similar to Piazzolla

Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (-16.88%)
Mutual labels:  typography, fonts
typefaces
Collection of Google fonts as typeface data for usage with three.js, react-three-fiber, and other tools.
Stars: ✭ 53 (-31.17%)
Mutual labels:  fonts, typography
Trispace
2 axes/variable/mostly monospace
Stars: ✭ 49 (-36.36%)
Mutual labels:  fonts, typography
Tehreer-Android
Standalone text engine for Android aimed to be free from platform limitations
Stars: ✭ 61 (-20.78%)
Mutual labels:  fonts, typography
Osfcc
一个收集可用于中文字体排印的开源字体集合。
Stars: ✭ 314 (+307.79%)
Mutual labels:  typography, fonts
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+385.71%)
Mutual labels:  fonts, typography
Tehreer-Cocoa
Standalone text engine for iOS
Stars: ✭ 31 (-59.74%)
Mutual labels:  fonts, typography
Handwrite
Handwrite generates a custom font based on your handwriting sample.
Stars: ✭ 145 (+88.31%)
Mutual labels:  typography, fonts
Tourney
3 axes/variable/no curves
Stars: ✭ 20 (-74.03%)
Mutual labels:  fonts, typography
handwrite
Handwrite generates a custom font based on your handwriting sample.
Stars: ✭ 235 (+205.19%)
Mutual labels:  fonts, typography
Sprat-type
Display typeface
Stars: ✭ 58 (-24.68%)
Mutual labels:  fonts, typography
Dev Fonts
List of fonts for coding
Stars: ✭ 758 (+884.42%)
Mutual labels:  typography, fonts
Fnt
apt for fonts, the missing font manager for macOS/linux
Stars: ✭ 187 (+142.86%)
Mutual labels:  typography, fonts
fdiff
An OpenType table diff tool for fonts. Based on the fontTools TTX format.
Stars: ✭ 33 (-57.14%)
Mutual labels:  fonts, typography
Harfbuzz
HarfBuzz text shaping engine
Stars: ✭ 2,206 (+2764.94%)
Mutual labels:  typography, fonts
Anybody
3 axes/variable/sans/super compressed to super extended
Stars: ✭ 73 (-5.19%)
Mutual labels:  fonts, typography
baseline
New method for creating leading on the web
Stars: ✭ 31 (-59.74%)
Mutual labels:  fonts, typography
Juliamono
repository for JuliaMono, a monospaced font with reasonable Unicode support.
Stars: ✭ 625 (+711.69%)
Mutual labels:  typography, fonts
Awesome Typography
✏︎ Curated list about digital typography 🔥
Stars: ✭ 947 (+1129.87%)
Mutual labels:  typography, fonts
Fonty
Android library allowing you to easily change the typeface of your UI elements.
Stars: ✭ 38 (-50.65%)
Mutual labels:  fonts

Piazzolla font family

Piazzolla

Type system intended for optimizing the available space in press media and other publications. It has a compact appearance which allows for small font sizes and tight leading while achieving solid lines and robust paragraphs.

Piazzolla has a distinctive voice that conveys a personal style, especially in display sizes. It has great performance and readability in small point sizes and long texts, both for screen and printing.

Download

Contributing

Requirements

  • Glyphs (for editing sources)
  • Python 3 (for building fonts)

Setup

To run any of the commands, you need to generate the virtual environment (venv) and install dependencies. It will generate a venv folder

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Build ufos and generate fonts

To build the fonts there are several steps and all the process is being handled by a custom script. All the magic happens by running in terminal:

bash build.sh

Running tests

for Variable Fonts

fontbakery check-universal fonts/Piazzolla/variable/ttf/*

for Static Fonts

fontbakery check-universal fonts/Piazzolla/static/ttf/*

for UFO sources (replace UFO_PATH for the ufo you want to check)

fontbakery check-ufo-sources UFO_PATH
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].