-
Are there writing-systems _other than_ Korean/Hangul that meet the following criteria:
- has two different line-breaking conventions in relatively common use, between which document authors (or possi…
-
For accurate rendering of emojis, it is important that **both** the terminal and the library are consistent in determining the width of emojis. Unicode 14 clarified that the width of emoji presentatio…
-
There's a conceptual issue we identified before and we need to address relatively soon because it will have an impact on the data model, workflow, UI and data storage.
**Key question: how can we de…
-
https://drafts.csswg.org/cssom-view/#dom-range-getclientrects
https://drafts.csswg.org/cssom-view/#extensions-to-the-range-interface
The current spec possibly contradicts itself or is unnecessar…
-
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 …
-
To get text elements from a `string`, you can currently use `System.Globalization.StringInfo.GetTextElementEnumerator`:
```c#
public class StringInfo
{
public static TextElementEnumerator Ge…
-
According the [documentation](https://github.com/timdown/rangy/wiki/Text-Range-Module), the `unit` must be one of "word" and "character".
Is there or was there an implementation of [range functions](h…
-
| | |
|------------------|-----------------|
|Previous ID | SR-12099 |
|Radar | rdar://problem/58999140 |
|Original Repo…
-
![Scan 6](https://user-images.githubusercontent.com/4839211/70170821-62317c00-16c5-11ea-90db-1b03f1b92aab.jpeg)
---
tag: justification Wide gaps where words are long. Inter-character stretching fo…
-
Hi!
I'm in the process of upgrading to phpstan 2.
One error that I couldn't find any solution yet is the following.
It was working on the latest 1.x versions
```php