Tutorials ↩
practical steps · learning-oriented · useful when studying
Making fonts
- Making a font ✔︎
- Making a simple font family ✔︎
- Making a complex font family ✔︎
- Making italic fonts ✔︎
- Building accented glyphs ✔︎
Setting font info
Drawing & spacing
- Drawing glyphs ✔︎
- Drawing with quadratic curves ✔︎
- Checking contour quality ✔︎
- Introduction to spacing ✔︎
- Kerning tutorial ✔︎
Character set
- Defining character sets ✔︎
- Sorting glyphs ✔︎
- Setting production and final names ✔︎
- Using mark colors ✔︎
- Applying mark colors ✔︎
- Working with large fonts ✔︎
Font generation
Variable fonts
Building Tools
- Introduction to Python ✔︎
- Dealing with errors in your code ✔︎
- Using external code editors ✔︎
- Using RoboFont from the command line ✔︎
- Using Git ✔︎
- Making proofs with DrawBot ✔︎
- Setting up start-up scripts ✔︎
- Upgrading from Python 2 to Python 3 ✔︎
FontParts
- How to get a font ✔︎
- How to get glyphs ✔︎
- Doing things to fonts ✔︎
- Doing things to glyphs ✔︎
- Interpolation scripts ✔︎
- Using GlyphMath ✔︎
- Using pens ✔︎