summarylogtreecommitdiffstats
path: root/enable-wide-glyphs.patch
diff options
context:
space:
mode:
authormrdotx2023-01-09 12:16:20 +0100
committermrdotx2023-01-09 12:16:20 +0100
commit3cb45c41d3525d6a0fb119f9109f70e8ed722382 (patch)
treea0f8cb1d9040b17855c75dac69ffd766e93f7ee9 /enable-wide-glyphs.patch
parentcc33a2166712f03c076b16fecf51fb86f860cf2c (diff)
downloadaur-3cb45c41d3525d6a0fb119f9109f70e8ed722382.tar.gz
update to 9.31
Diffstat (limited to 'enable-wide-glyphs.patch')
-rw-r--r--enable-wide-glyphs.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/enable-wide-glyphs.patch b/enable-wide-glyphs.patch
index cf49b06e23c6..cb15659b1a78 100644
--- a/enable-wide-glyphs.patch
+++ b/enable-wide-glyphs.patch
@@ -173,7 +173,7 @@
// the xft font cell might differ from the terminal font cell,
--- src/screen.C
+++ src/screen.C
-@@ -975,7 +975,61 @@
+@@ -976,7 +976,61 @@
# endif
#endif
@@ -236,7 +236,7 @@
// if the character doesn't fit into the remaining columns...
if (ecb_unlikely (screen.cur.col > ncol - width && ncol >= width))
-@@ -2434,7 +2488,12 @@
+@@ -2435,7 +2489,12 @@
text--, count++, xpixel -= fwidth;
// force redraw after "careful" characters to avoid pixel droppings
@@ -252,7 +252,7 @@
// force redraw before "careful" characters to avoid pixel droppings
--- src/xdefaults.C
+++ src/xdefaults.C
-@@ -298,6 +298,9 @@
+@@ -299,6 +299,9 @@
#if ENABLE_STYLES
"styles,"
#endif