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