-
```
>>> URL.fromText(u"http://[3fff::1]/foo").asURI().asText()
Traceback (most recent call last):
File "", line 1, in
File "/home/hawkowl/venvs/commands/lib/python2.7/site-packages/hyperlink/…
-
Our programmers make use of Unicode in comments, generally with no problems. However, a recent review where a programmer made use of the [combining overdot](http://www.fileformat.info/info/unicode/cha…
-
I tested that with the error reporting of dart-sass, which relies on that package (using `SourceFile.fromString`).
Giving it this invalid input, it reports an error on the `;`:
```scss
a {
b: …
-
I had to disable [this test](https://github.com/hibernate/hibernate-reactive/blob/04d999bafcba2b3abdd14ddeed3be1a5c18d1e5f/hibernate-reactive-core/src/test/java/org/hibernate/reactive/BatchQueryOnConn…
-
Hello, I'm using terminology with DroidSansMono font style and I note that the most of emojis are shown correctly while some emoji does not.
The emoji that is not shown correctly is the ⚔️ . How is…
-
As discussed [here](https://talk.tiddlywiki.org/t/more-direct-way-to-insert-and-in-filters/1670/16?u=jeremyruston), it is proposed to add a new `charcode` JavaScript macro designed to make it easier t…
-
Example:
```sh
$ yes 'CC 81' | head -1024 | xxd -r -p >oops
$ raku -e 'slurp("oops", enc => "utf8-c8");'
Too many codepoints (1024) in grapheme
in block at -e line 1
$ raku -v
Welcome to 𝐑𝐚𝐤…
-
# Emoji:
http://unicode.org/reports/tr51/proposed.html#emoji_data «The files they should be generated from.
See: http://unicode.org/reports/tr51/#Data_Files for how they are determined (These are Bo…
samcv updated
6 years ago
-
**Describe the bug**
The DAP uses utf-16 code units for offsets (ref: https://github.com/microsoft/debug-adapter-protocol/issues/91).
Vimspector uses probably a mix of byte offsets and unicode …
-
Im trying to integrate your lib into my app and overall it works but SDF for certain characters is reeeeaaaly iffy. I tested several fonts: Arial, times, tahoma all of em have a bit of broken characte…