Jöran Karl
|
31b26da647
|
util: Let DecodeCharacter use DecodeCombinedCharacter
|
2026-01-25 16:30:31 +01:00 |
|
Jöran Karl
|
187ba51fd6
|
buffer: Rework to retain support of combined characters
|
2026-01-25 16:24:14 +01:00 |
|
Jöran Karl
|
ceea2378f6
|
buffer: Build the lines with runes
|
2026-01-25 16:14:48 +01:00 |
|
Philipp Emanuel Weidmann
|
5ce26cca71
|
Make determining whether a code point represents a combining mark faster (#1719)
|
2020-06-12 00:10:00 -04:00 |
|
Zachary Yedidia
|
5c8a2332d9
|
Use unicode.Mark for combining unicode range
|
2020-05-20 18:01:10 -04:00 |
|
Zachary Yedidia
|
ff0683d6d0
|
Final touches for combining character support
|
2020-05-20 17:00:56 -04:00 |
|
Zachary Yedidia
|
79c0ea17ad
|
Use CharacterCount over RuneCount
|
2020-05-20 16:47:08 -04:00 |
|
Zachary Yedidia
|
bdff221870
|
Use DecodeCharacter over DecodeRune
|
2020-05-20 16:43:12 -04:00 |
|