- Notifications
You must be signed in to change notification settings - Fork80
Create your own font in a few clicks
License
byte-foundry/prototypo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
=====================================
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
In order to build Prototypo, you need to install the following software-packages on your system:
- Git
- node >= 4 with npm >= 3 or yarn
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
$ yarn start
- 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 thecurrent workaround (#12) ……… ✓
- personnal library to save and load different fonts (#125) ……… ✓
- undo/redo history (#94) ……… ✓
- font export is broken in Safari (#111)
This operation currently requires eitherFontforge or using a hosted service such asonlinefontconverter.
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.
About
Create your own font in a few clicks
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.