All Projects → TypeNetwork → Decovar

TypeNetwork / Decovar

Licence: ofl-1.1
A multistyle decorative variable font by David Berlow

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Decovar

hkcs
香港民間字集 Hong Kong Character Set Project (HKCS)
Stars: ✭ 29 (-89.22%)
Mutual labels:  font
tstyle
Customize Termux Font & Colors
Stars: ✭ 186 (-30.86%)
Mutual labels:  font
Xits
XITS - OpenType implementation of STIX fonts with math support
Stars: ✭ 257 (-4.46%)
Mutual labels:  font
postcss-font-grabber
A postcss plugin, it grabs remote font files and update your CSS, just like that.
Stars: ✭ 26 (-90.33%)
Mutual labels:  font
fonts
Web fonts that you probably won't find in a CDN
Stars: ✭ 26 (-90.33%)
Mutual labels:  font
svgs2fonts
npm-svgs2fonts。svg图标转字体图标库(svgs -> svg,ttf,eot,woff,woff2),nodejs。
Stars: ✭ 29 (-89.22%)
Mutual labels:  font
EntypoSymbolObjC
Icon font library for Objective C
Stars: ✭ 21 (-92.19%)
Mutual labels:  font
Lora Cyrillic
Lora fonts — serif family for text. Variable Open Source Font
Stars: ✭ 266 (-1.12%)
Mutual labels:  font
Swash
Fonts in iOS made safe, expressive, and dynamic.
Stars: ✭ 73 (-72.86%)
Mutual labels:  font
Agave
sappy monospaced programming font
Stars: ✭ 235 (-12.64%)
Mutual labels:  font
Latin-Character-Sets
Latin character sets for fonts that want to support more than the European languages.
Stars: ✭ 47 (-82.53%)
Mutual labels:  font
fontster
Font installer for Android.
Stars: ✭ 33 (-87.73%)
Mutual labels:  font
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-86.25%)
Mutual labels:  font
lato-font
Distribution repository for Lato font
Stars: ✭ 36 (-86.62%)
Mutual labels:  font
Bungee
A chromatic signage typeface for vertical and horizontal setting.
Stars: ✭ 262 (-2.6%)
Mutual labels:  font
vue-iconfont
更优雅地使用 Iconfont.cn,同时支持 font-class 引入和 symbol 引入。
Stars: ✭ 27 (-89.96%)
Mutual labels:  font
Kepler-452b
Futuristic / minimal font family.
Stars: ✭ 13 (-95.17%)
Mutual labels:  font
Polyicon
Flutter icon set generator
Stars: ✭ 268 (-0.37%)
Mutual labels:  font
Nuxt Webfontloader
Efficient web font loading has never been easier!
Stars: ✭ 264 (-1.86%)
Mutual labels:  font
DaddyTimeMono
A Monospaced Font
Stars: ✭ 69 (-74.35%)
Mutual labels:  font

DECOVAR

A variable decorative sans by David Berlow.

Examples of Decovar

The documentation contains a description of the project and typographic contents of the repo.

The fonts folder contains the DecovarAlpha-VF.ttf file, the variable font.

The sources folder contains the fonts with axis data in their names, used to create the Variations Font.

Screenshot of Decovar in RoboFont

Axes

Each of Decovar’s axes has a default value of 0 and a maximum value of 1000, and are defined in the designspace file. Currently, Decovar’s axes (and their four letter tags) are as follows:

  • BLDA: Inline
  • BLDB: Worm
  • WMX2: Weight
  • SKLA: Inline Skeleton
  • SKLB: Worm Skeleton
  • SKLD: Stripes
  • TRMA: Rounded
  • TRMB: Flared
  • TRMC: Rounded Slab
  • TRMD: Sheared
  • TRME: Bifurcated
  • TRMF: Open Inline Terminal
  • TRMG: Slab
  • TRMK: Inline Terminal
  • TRML: Worm Terminal

You can implement them in CSS like this:

font-variation-settings: "SKLA" 1000, "TRMG" 750;

Generating

The Decovar variable font was created with RoboFont and is generated using fontmake. A build script build.sh is included that will build the variable font using fontmake, copy it to the /fonts folder, and offer a subsetted version.

$ cd sources/2-build
$ bash build.sh
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].