section = content.newSection()
box = section.newMain()
box = box.newInfo()
This workshop does focus on coding the Basics of typography, grids and layout workshop results. Automate the production of documents for print and convert them into websites. A good understanding of coding in Python is recommended.
- Experiment with the Element classes in PageBot;
- Convert the results of earliers workshops into working code;
- Design and write the code for new types of page elements, such as the proofing of Variable Fonts and live info-graphics that depend on web-data;
- Generate the functionality of your code as automated generative manuals for print and web.
- Investigate methods to connect this knowledge with your daily design practice.
The use of DrawBot in this workshop requires a MacOS computer.
Completion of workshops Basic coding in Python #1 and Basic coding in Python #1 and Basics of typography, grids and layout is recommended, but not required.
box = section.newCropped()
