index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
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://gi… | |
8 | |
9 Download | |
10 -------- | |
11 * [st-glyph-wide-support-20220411-ef05519.diff](st-glyph-wide-support-20… | |
12 | |
13 Use this patch if wide glyph characters are still being chopped during e… | |
14 For all informations about how this looks, why it might and might not ha… | |
15 * [st-glyph-wide-support-20230701-5770f2f.diff](st-glyph-wide-support-20… | |
16 | |
17 Use this patch if you are using boxdraw. | |
18 * [st-glyph-wide-support-boxdraw-20220411-ef05519.diff](st-glyph-wide-su… | |
19 | |
20 Authors | |
21 ------- | |
22 * Dreomite - Creating the original commit | |
23 * wael - [email protected] | |
24 * Iskustvo - Fixing the solution for chopping during editing |