- Expose FT_Outline_Decompose() as Outline.decompose() (thanks duelafn)
- `examples/glyph-vector-decompose.py`: Use larger size, and with FT_LOAD_NO_BITMAP, to avoid loading embedded bitmaps (thanks HinTak)
- `Glyph.get_cbox`: unbreak (thanks fpgayu)
- Improve variable font support with examples (thanks josh-hadley)
- Update embedded FreeType and HarfBuzz in wheels to latest versions.
- Drop Python 2 support and 32 bit wheels.