diff options
| author | Mattias Andrée <m@maandree.se> | 2025-12-20 06:49:30 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2025-12-20 06:49:30 +0100 |
| commit | 28f3247dbb786a42f0460a7aa88d558056a68144 (patch) | |
| tree | 16be29e366f0dd9b5a8499e0edb72d8ec780ad8d /README | |
| download | libcmap-28f3247dbb786a42f0460a7aa88d558056a68144.tar.gz libcmap-28f3247dbb786a42f0460a7aa88d558056a68144.tar.bz2 libcmap-28f3247dbb786a42f0460a7aa88d558056a68144.tar.xz | |
First commit
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +NAME + libcmap - Unicode character data library + +SYNOPSIS + #include <libcmap.h> + + Link with -lcmap. + +DESCRIPTION + The libcmap library provides data about characters in the + Unicode Character Set. + +SEE ALSO + libgrapheme(7) |
