• Stars
    star
    457
  • Rank 95,775 (Top 2 %)
  • Language
    JavaScript
  • License
    Mozilla Public Li...
  • Created over 11 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create your own font in a few clicks

Prototypo, Streamlining font creation

=====================================

Build Status PayPayl donate button

BEFORE ANYTHING !

Use git flow on this branch (reactify-and-cleanup) Add --no-ff to your merge options on this branch. If you merge a branch on reactify-and-cleanup with ff I'll be really sad and cry

Labeling convention:

  • Feature -> feat/name-of-feature
  • Fix -> fix/name-of-fix_issuenumber

Before installing Prototypo

In order to build Prototypo, you need to install the following software-packages on your system:

  • Git
  • node >= 4 with npm >= 3 or yarn

Installing Prototypo

Clone a copy of the main Prototypo git repository

$ git clone git://github.com/byte-foundry/prototypo.git && cd prototypo

Install build scripts and frontend libraries

$ yarn

Running Prototypo

$ yarn start

Roadmap to v1.0

  • possibility to modify text directly in the preview (#78) ……… βœ“
  • a complete alphabet with alternates (some numbers, punctuation and accents are missing) ……… βœ“
  • automatic spacing (#124)
  • generating binary font-files such as .otf, see the current workaround (#12) ……… βœ“
  • personnal library to save and load different fonts (#125) ……… βœ“
  • undo/redo history (#94) ……… βœ“

Known issues

  • font export is broken in Safari (#111)

Converting an .svg font to other font formats

This operation currently requires either Fontforge or using a hosted service such as onlinefontconverter.

License

Files with a .js, .jsx or .json extension in this repository are licensed under MPLv2. All other files (including .css, .scss, .svg and .png files) are the property of Prototypo SAS and cannot be redistributed outside of a Github.com repository. Prototypo and its logo are registered trademarks of Prototypo SAS.

More Repositories

1

plumin.js

Create and manipulate fonts like there's no tomorrow.
JavaScript
591
star
2

prototypo.js

Independant parametric-glyph engine
JavaScript
23
star
3

inyo

Smart Project Manager for Freelancer
JavaScript
20
star
4

spectral.ptf

The parametric version of Google Fonts' Spectral, by Production Type, built in Prototypo
CoffeeScript
7
star
5

unzip-ufo

Unzip UFO and convert to JSON
JavaScript
5
star
6

venus.ptf

Venus is the sans-serif parametric typeface built in Prototypo
CoffeeScript
4
star
7

prototypo-canvas

Prototypo canvas-rendering component
JavaScript
4
star
8

workshop-plumin

Make fonts with pluminJS + Yahoo weather API
JavaScript
4
star
9

prototypo-builder

Build parametric fonts from scratch
JavaScript
3
star
10

genese.ptf

Genese is the default parametric typeface built in Prototypo
CoffeeScript
3
star
11

typonymy

Create fonts presets and contextualize them
JavaScript
3
star
12

prototypo.io

Project page of Prototypo App http://prototypo.io
CSS
3
star
13

inyo-api

Inyo GraphQL API powered by Prisma and PostgreSQL
JavaScript
3
star
14

switch-font

HTML
2
star
15

prototypo-website

The website of Prototypo
JavaScript
2
star
16

loria

A small experiment to generate a large number of fonts randomly
JavaScript
2
star
17

adhoc-cors-proxy

Simple reliable node-based cors proxy to a specific target
JavaScript
2
star
18

fontforge-converter

JavaScript
2
star
19

lab

Experiments using Prototypo's technology
JavaScript
2
star
20

font_conv

JavaScript
1
star
21

workshop-whistle

Whistle Controlled Letters
JavaScript
1
star
22

miragefest

JavaScript
1
star
23

ptypo

JavaScript
1
star
24

generator-ptf

Generator to create jsufon files from parametric typeface
JavaScript
1
star
25

tmp-hoodie-plugin-stripe

Just to show what we have developed so far. Meant to be merged with the offical plugin
JavaScript
1
star
26

test.ptf

Test parametric typeface (used in prototypo.js)
CoffeeScript
1
star
27

john-fell.ptf

John Fell is the elzevir parametric typeface built in Prototypo
CoffeeScript
1
star
28

itsme

Use your unique font in Gmail.
JavaScript
1
star