mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-22 03:55:26 +00:00
The check prevents the Ttf_font from violating the bounding box in the presence of very small scale values. This can happen during the startup of Sculpt. Before the framebuffer driver is up, Sculpt bases its dynamic font-size setting on a screen resolution of 1x1. Issue #3812