summaryrefslogtreecommitdiff
path: root/sent/font_scale.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sent/font_scale.patch')
-rw-r--r--sent/font_scale.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/sent/font_scale.patch b/sent/font_scale.patch
new file mode 100644
index 0000000..72d4b2a
--- /dev/null
+++ b/sent/font_scale.patch
@@ -0,0 +1,17 @@
+diff '--color=auto' --unified --recursive --text src.orig/config.def.h src.new/config.def.h
+--- src.orig/config.def.h 2023-05-25 23:02:38.884269251 +0200
++++ src.new/config.def.h 2023-05-25 23:02:44.684269426 +0200
+@@ -5,7 +5,7 @@
+ "roboto",
+ "ubuntu",
+ };
+-#define NUMFONTSCALES 42
++#define NUMFONTSCALES 16
+ #define FONTSZ(x) ((int)(10.0 * powf(1.1288, (x)))) /* x in [0, NUMFONTSCALES-1] */
+ #define SLIDENUMBERSCALE 5
+
+Only in src.new: drw.o
+Only in src.new: sent
+Only in src.orig: sent-1.tar.gz
+Only in src.new: sent.o
+Only in src.new: util.o