-
**Describe the bug**
An AttributedString with a CRLF ("\r\n") sequence will crash with a string index out of bounds if you try to access the characters.
**Steps To Reproduce**
```
import Foundat…
-
ICU allows for specifying arbitrary boundary rules based on a regex-like syntax. Moreover, it supports dictionary-based break iteration with dictionaries specified by users. I haven't created any inte…
-
**Sway Version:**
`sway version 1.7`
**Debug Log:**
```
00:00:00.308 [ERROR] [wlr] [xwayland/server.c:443] Cannot find Xwayland binary "/usr/bin/Xwayland"
00:00:00.308 [ERROR] [sway/server.c:27…
-
String expression operators operate on bytes rather than characters, with unexpected results for any input that isn’t pure ASCII. The [style specification](https://maplibre.org/maplibre-style-spec/exp…
1ec5 updated
2 months ago
-
For reference, here's correct output from Windows Terminal:
![image](https://user-images.githubusercontent.com/588825/115035920-0a9b4700-9e9b-11eb-8cbd-3c42e37e345c.png)
On both macOS 10.15.7 an…
-
Separated from https://github.com/altoxml/schema/issues/26#issuecomment-256652798
Glyph variants: The main glyphs are restricted to length 1 but variants to length 3. This could be a bit inconvenient…
splet updated
3 years ago
-
I am using tangram-es to draw map in my app, both In Android & iOS, I found the tangram framework make iOS ipa size up 3500kb, the text engine rely on Harbuzz freetype icu,so if I can replace this par…
-
Maybe this isn't an appropriate issue, if so please feel free to close it. I have a string implementation and I need to do some basic UTF8 operations on it: I need to compute the length (in character…
-
Hey there libui-folks,
If you look at rubygems.org for libui, you get to the documentation entry, and then a link towards,
for instance, this website:
https://www.rubydoc.info/gems/libui/0.1.2/…
-
I didn't find any example.
This would be possible to add a folder example with all necessary example to print, iterate, create, read a UTF-8 string with this library ?