-
chopped off characters in bg
-
It seems that the character widths of some of the wide characters are not calculated correctly, causing the hints to be misplaced.
```sh
echo '├ 192.168.1.1'
```
![](https://user-images.github…
-
WPF has `System.Windows.Controls.TextBox.MinLines` and `MaxLines`. I understand why these were removed in UWP and that's fine, but what makes me unhappy is the removal without a replacement. It's fr…
-
I'm using the following settings:
```json
"editor.fontFamily": "Arial",
"editor.renderWhitespace": "selection",
"stretchySpaces.targetIndentation": 6,
```
To reproduce, just make a selection.
…
-
SFML2 returns a width of 0 for the space glyph, which end up connecting to issues caused with multi line labels (all text ends up on the same line due to bounds not incrementing correctly). This may a…
-
How about supporting keeping monoscape with Chinese, Japanese, Korean character like [Sarasa Mono](https://github.com/be5invis/Sarasa-Gothic)
It makes every CJK character as width as two latin char…
-
| Название | Значение |
|---|---|
| __Производитель__ | _TZE204_r32ctezx |
| __Модель__ | TS0601 |
| __WEB Build__ | 1.4.27 |
| __API Build__ | 1.9.10 (11847) |
| __Шаблоны__ | 3897 |
Детальн…
-
I've been looking into improving the performance of realLength, and reducing our reliance on shortcuts. I have sought advice and benchmarked a few different approaches [on stackexchange](https://stack…
-
Zero-width space characters can be hidden in strings. I propose an analyzer to highlight when a zwsp is used. This should help developers avoid accidental usages of zwsp.
-
The animation doesn't look well when I center the carachers horizontally and use a font that has characters with a variable width (not monospace). Clipping occurs when animating from a small with to a…