aboutsummaryrefslogtreecommitdiffstats
path: root/util/text/text_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement almost full CJK support.Yang Zhang2018-12-261-70/+0
|\ | | | | | | Display of CJK contents are supported. Adding CJK tags are problematic.
| * Implement displaying CJK contentsYang Zhang2018-12-261-70/+0
| |
* | text: fix handling of wide charactersMichael Muré2018-12-251-13/+17
|/
* text: more chinese related fixesMichael Muré2018-12-231-3/+17
|
* text: fix a wrapping bug leading to line longer than they shouldMichael Muré2018-12-231-1/+33
|
* text: hopefuly fix the handling of chineseMichael Muré2018-12-231-0/+34
|
* reorganize package for a more idomatic goMichael Muré2018-09-111-0/+191