summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-03-19 19:58:05 +0100
committerDave Davenport <qball@gmpclient.org>2015-03-19 19:58:47 +0100
commit9530f195d1055da8dffbd40d6f3c2f7c73749598 (patch)
tree3bbac8b409a1f1e02a90d8435affcbc3cad4258f /Changelog
parent7a4ef111e83a0a0b5ea23976d809a30abd8c87c6 (diff)
Better way of getting font height. Use ascent and descent.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b8341a81..8bb99b4c 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@
Improvements:
- Add Ctrl(Shift)Tab to switch modi's.
- Auto size number of columns based on available columns.
+ - Better way to determine font height.
Cleanup:
- Do not lug argc,argv around everywhere.