index.md (987B)
1 glyph wide support 2 ================================ 3 4 Description 5 ----------- 6 This patch fixes wide glyphs truncation. 7 This patch is based from [Lukesmithxyz/st's commit on github](https://github.com/LukeSmithxyz/st/commit/e3b821dcb3511d60341dec35ee05a4a0abfef7f2) 8 9 Download 10 -------- 11 * [st-glyph-wide-support-20220411-ef05519.diff](st-glyph-wide-support-20220411-ef05519.diff) 12 13 Use this patch if wide glyph characters are still being chopped during editing. 14 For all informations about how this looks, why it might and might not happen, look [here](https://github.com/LukeSmithxyz/st/pull/349). 15 * [st-glyph-wide-support-20230701-5770f2f.diff](st-glyph-wide-support-20230701-5770f2f.diff) 16 17 Use this patch if you are using boxdraw. 18 * [st-glyph-wide-support-boxdraw-20220411-ef05519.diff](st-glyph-wide-support-boxdraw-20220411-ef05519.diff) 19 20 Authors 21 ------- 22 * Dreomite - Creating the original commit 23 * wael - 40663@protonmail.com 24 * Iskustvo - Fixing the solution for chopping during editing