mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 04:01:00 +00:00
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 | ||