Bug #9924
uts: update terminal dimensions based on selected font
Start date:
2018-10-25
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The set_font() function is trying to find the best matching font for current resolution, if not found, the default font is used and terminal dimensions are updated. We need to update terminal dimensions also in case the best matching font is found.
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 5e2cca1843c61ee0ef1bb95c5dddc9b450b790c6
commit 5e2cca1843c61ee0ef1bb95c5dddc9b450b790c6 Author: Toomas Soome <tsoome@me.com> Date: 2018-10-28T20:43:24.000Z 9924 uts: update terminal dimensions based on selected font Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>