[cl-ppcre-devel] [cl-unicode] A Patch for East_Asian_Width

Desmond O. Chang dochang at gmail.com
Tue Dec 22 20:18:15 UTC 2009


Hi all,

This patch adds two APIs for getting the property East_Asian_Width:

[Generic function]
east-asian-width c => name, symbol

[Function]
east-asian-widths => list

See the patch for API documentations. The building code and test case
is also included.

The database file I used is from:
http://www.unicode.org/Public/5.1.0/ucd/EastAsianWidth.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cl-unicode-e-a-w.diff
Type: text/x-diff
Size: 6703 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-ppcre-devel/attachments/20091223/60793f3b/attachment.diff>


More information about the Cl-ppcre-devel mailing list