8000 GitHub - spacetypeco/drawbot-basics: A one-hour crash course on Drawbot for type designers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spacetypeco/drawbot-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drawbot Basics

This is a learn-by-example primer to Drawbot for designers. ✨

What you can learn

  • Programming basics (How do I read Python code? How do I look up documentation and understand errors?)
  • Drawbot basics (Primitive shapes and colors)
  • Textsetting (font attributes, alignment) and exporting PDFs
  • Creating UIs
  • Using variable fonts
  • Exporting animations (mp4s and gifs)

What is Drawbot

Drawbot is a Mac OSX graphics application specializing in 2D, vector-based graphics that are ready for print. This is different from most other graphics applications like processing / p5.js and three.js, which are geared towards digital graphics, animations, and interactivity.

In addition to running as a standalone application, it can be integrated with Robofont. There is no support for Drawbot + Glyphs 3 at this time (July 2022.)

Drawbot + Robofont integration allows you to develop typefaces with a tighter feedback look. Drawbot by itself is not built for editing the original font file or manipulating individual bezier instructions.

Additional Resources

Tutorials

Drawbot + Robofont

Example Scripts

About

A one-hour crash course on Drawbot for type designers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0