Closed as not planned
Description
Description
Using the LaTex text rendering, label fonts with sizes x-small
are being stretched.
Details
Changing the font size to small
results in correct font rendering, but I noticed that the small
and x-small
fonts use up the same amount of vertical space, so it seems like the font is just vertically stretched in the x-small
case.
See the images below.
Output using font size x-small
and PDF backend:
Output using font size small
and PDF backend:
Expected Output
Output using font size x-small
and PGF backend rendered with pdflatex:
Matplotlib version
- Operating system: Arch Linux
- Matplotlib version: 2.2.2
- Matplotlib backend: TkAgg / PDF / PGF
- Python version: 3.6.6 (Anaconda Python)
- Jupyter version: JupyterLab 0.34