summaryrefslogtreecommitdiff
path: root/sent/font_scale.patch
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-05-25 23:06:07 +0200
committerAki <please@ignore.pl>2023-05-25 23:06:07 +0200
commit54b209016645a304b0a320ae62fe055c8e8ee72a (patch)
tree6dc795bb191b055a62dce35262e8b9284718807e /sent/font_scale.patch
parent6a67689062270f69233c0731916149aed1e34e13 (diff)
downloadarch-ignore-54b209016645a304b0a320ae62fe055c8e8ee72a.zip
arch-ignore-54b209016645a304b0a320ae62fe055c8e8ee72a.tar.gz
arch-ignore-54b209016645a304b0a320ae62fe055c8e8ee72a.tar.bz2
Added sent slideshow utility
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