Default sans font is clipped by the following line even though there is enough space between lines
Author: magicgooseCreated Aug 17, 2026Updated Aug 17, 2026
Labelsbug
Describe the bug Default sans font is clipped by the following line even though there is enough space between lines. Happens if I override the font type to sans (this book uses serif by default). Maybe related to https://github.com/johnfactotum/foliate/issues/1703
To Reproduce Steps to reproduce the behavior:
- Open an EPUB book that uses a Serif font by default
- change settings to use Sans font, override on
- Find a line with letters like
g,p, i.e. with parts under the baseline, and with a following line present. (very common)
Expected behavior normal rendering
Screenshots
Bug (sans):
Normal (serif):
Version:
- Foliate version: 3.3.0
- OS/Distribution and version: Arch Linux, latest a.t.m.
- Desktop environment: KDE
- Installation method: Arch Linux official package
Additional context Add any other context about the problem here.
Source: johnfactotum/foliate