mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-04 01:05:58 +03:00
d2fbc15f5d
If Terminal was configured with a typeface that does not have a font for any given size, the zoom in and out button in the menu bar would not work because font lookup was exact. Use Font::AllowInexactMatch::Larger when zooming in and Font::AllowInexactMatch::Smaller when zooming out to allow finding the closest font size in the requested direction. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |