GMU:Wild Type/Part2: Difference between revisions

From Medien Wiki
No edit summary
(add link to github)
 
Line 21: Line 21:
https://pbs.twimg.com/media/CMzZ61pWgAIlHb-.png
https://pbs.twimg.com/media/CMzZ61pWgAIlHb-.png


== Messing with DrawBot ==
Here's our first little [https://github.com/bitcraftlab/Wild-Type/blob/master/robofont-workshop/messy/messy-font.py messy] DrawBot sketch.
== Links ==
== Links ==



Latest revision as of 16:05, 27 November 2015

Intro to DrawBot, RoboFab & RoboFont

In this block workshop we will learn how to harness the power of python, to work with fonts.

We will get to know DrawBot which is a sandbox environment very much like Processing, the powerful open source library RoboFab and RoboFont a powerful and highly customizable font face editor.


Getting Started with DrawBot

DrawBot Examples

Drawing with Drawbot

Here is an example that shows the similarities between Processing and DrawBot:

CKVC39PXAAAGqX_.png

Glyphs in DrawBot

Thanks to RoboFab you access all glyph properties inside DrawBot:

CMzZ61pWgAIlHb-.png

Messing with DrawBot

Here's our first little messy DrawBot sketch.

Links

DrawBot

RoboFont