5 Commits

Author SHA1 Message Date
a7df717cf0 set SCALE according to dpi
claculate the scale so that fonts of 14pt will be of physical size 3mm,
this can be changed setting the macro name FONT_14PT_SIZE_MM in main.c
2021-07-06 23:56:25 +02:00
b507e7c439 make ruler not visible in command view 2021-07-06 22:23:54 +02:00
efd2f19f86 load user config from user config directory
load user config and plugins from $HOME/.config/lite overriding the default
configuration, before there was no way of changing configuration per-user
2021-07-05 12:56:06 +02:00
9a367d6ed9 implemented visual ruler at config.line_limit 2021-07-05 12:05:39 +02:00
2957968afc initial commit 2021-07-04 14:56:05 +02:00