git: UTF8 locales: Refine Latin supplement more
John Marino
marino at crater.dragonflybsd.org
Sun Aug 30 08:29:39 PDT 2015
commit 2fd3998968a52f00689d22718a0b21c3ac087a4e
Author: John Marino <draco at marino.st>
Date: Sun Aug 30 17:25:58 2015 +0200
UTF8 locales: Refine Latin supplement more
The multiplication and division sign were missing, and the control
characters were not outlined. Also set superscript 1,2,3 as digits.
There are not showing up with iswdigit() function so that requires
further investigation (iswdigit does work for '0','1',...'9' however)
Summary of changes:
share/ctypedef/en_US.UTF-8.src | 10 ++++++++--
tools/tools/locale/etc/common.UTF-8.src | 10 ++++++++--
tools/tools/locale/etc/manual-input.UTF-8 | 10 ++++++++--
3 files changed, 24 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2fd3998968a52f00689d22718a0b21c3ac087a4e
--
DragonFly BSD source repository
More information about the Commits
mailing list