This is the first bugfix release of the 3.11.x series.
This release contains several bug-fixes and adjustments:
- Fix tight layout of multiple subplots with
sharey=True - Fix
NoNormcursor formatting foruint8images - Fix occasional misalignment in reported mouse position (also fix a bug with canvas height)
- Fix clipped Axis labels on 3D plots with tight layout
- Fix inverted Axis on 3D plots
- Fix restoring 'auto' aspect in 3D axes after switching from 'equal'
- Fix missing glyphs when subsetting Type 1 fonts in PDF
- Fix oversized embedding of Type 42 fonts in PDF/PostScript files
As well as several documentation and typing improvements and corrections.