-
The instructions of the `micro-blog` exercise say:
> The trick to this exercise is to use APIs designed around Unicode characters (codepoints) instead of Unicode codeunits.
I understand that we …
-
### Contour Terminal version
contour-git from AUR
### Installer source
something else (please specify below)
### Operating System
Arch linux
### Architecture
x86-64
### Other S…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10079 |
|Radar | None |
|Original Reporter | @martinr448 …
-
Reported via [Twitter](https://twitter.com/rcveeder/status/987881239930695680)
### To replicate
* Open a new note. Make sure it has Markdown enabled
* Add a paragraph that has at least three li…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.31.0…
-
In ICU4X, we have a Thai_graphclust_exclusive_model4_heavy model in https://github.com/unicode-org/icu4x/blob/master/experimental/segmenter_lstm/tests/testdata/Thai_graphclust_exclusive_model4_heavy
…
-
Remaining characters would turn red if you already used them all.
![image](https://user-images.githubusercontent.com/52900575/83338913-71693f00-a28e-11ea-8f14-614dd0465c60.png)
-
Some parts of the text rendering code would be easier if glyphs forming a single character would be grouped. However this need to be done in a careful way to avoid performance regressions. Especially …
-
If you have something like
`let char: char = 'ア' // some extra text to jump to`
and try to symbol-jump to the text after the ア (this is a half-width katakana), the cursor goes 1 position after the c…
-
- identify breaking points (see HB_UNSAFE_TO_BREAK_HERE flag).
- adjust justification algorithm to include letter spacing.