teapot-spreadsheet/src
Glen Whitney c9966d47c7 feat: Variable row heights and overall font size
This update adds a command-line option, which only affects fteapot,
  to set the overall font size in pixels.
  It also allows the row heights to be set, in units of 1/ROWHEIGHT_DENOMINATOR
  rows (although only the integer part of the row height is relevant in
  the terminal spreadsheet).
  Still needs a menu option for row heights in fteapot and documentation.
2023-04-08 15:39:40 -04:00
..
common feat: Variable row heights and overall font size 2023-04-08 15:39:40 -04:00
CMakeLists.txt Alleviate compile warnings on Linux and finalize programmable styles 2019-09-09 10:33:41 -04:00
complete.c First partial pass at getting teapot working on Mac OS X 2019-09-05 03:24:24 -04:00
complete.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
display.c feat: Variable row heights and overall font size 2023-04-08 15:39:40 -04:00
display.h Alleviate compile warnings on Linux and finalize programmable styles 2019-09-09 10:33:41 -04:00
fteapot.fl feat: Variable row heights and overall font size 2023-04-08 15:39:40 -04:00
graph.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
teapot-gdb.py Alleviate compile warnings on Linux and finalize programmable styles 2019-09-09 10:33:41 -04:00
tpt_choose.cxx Improve dialogs 2019-08-02 20:31:48 -04:00
tpt_choose.h Improve dialogs 2019-08-02 20:31:48 -04:00