GNOME Bugzilla – Bug 546680
Support Unicode Terminal Punctuation Characters
Last modified: 2018-05-24 11:29:57 UTC
When developing applications which support numerous languages, it is difficult to determine which characters could be used to separate, for example, tags or sentences. Unicode for this purpose provides terminal punctuation character category (http://unicode.org/review/pr-23.html). Such functionality would be useful generally and it would be nice if glib provided it.
Created attachment 116011 [details] Possible terminal punctuation implementation Simple implementation of the described functionality.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/153.