diff options
| author | Sam Varshavchik | 2020-07-09 21:36:46 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2020-07-12 15:56:45 -0400 |
| commit | 7a9293cd28b293b793793368237d8856cfb0eff4 (patch) | |
| tree | 3c19854a7869103405c78a97e40503db64fac7b6 /unicode/README | |
| parent | 2219f725acd0dc36fa00080c846a8982273a6f61 (diff) | |
| download | courier-libs-7a9293cd28b293b793793368237d8856cfb0eff4.tar.bz2 | |
Documentation, C++ bindings, reorder.
Diffstat (limited to 'unicode/README')
| -rw-r--r-- | unicode/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/unicode/README b/unicode/README index 2aeb1f0..926e004 100644 --- a/unicode/README +++ b/unicode/README @@ -25,6 +25,8 @@ Courier Unicode Library * Implementation of line breaking rules. + * Implementation of the bi-directional algorithm. + * Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as “&”, for example), and determining the normal width or a double-width status of @@ -40,7 +42,7 @@ Courier Unicode Library Current status The current release of the Courier Unicode library is based on the Unicode - 8.0.0 standard. + 13.0.0 standard. -------------------------------------------------------------------------- |
