From 0c62b1520fdadde282dae113570ae5ce02000eee Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Dec 2025 18:21:03 +0100 Subject: libcmap_script_list: clarify that each codepoint is only listed under their primary script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcmap.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcmap.h') diff --git a/libcmap.h b/libcmap.h index 2d249c6..127ba2a 100644 --- a/libcmap.h +++ b/libcmap.h @@ -139,6 +139,9 @@ extern const size_t libcmap_block_list_size; /** * Listing of all so called scripts as divided by Unicode * + * Each codepoint only appears once: under their primary + * script as assigned by Unicode + * * The scripts are sorted, in ascending order by name, * except "Unknown" is added as the last script * -- cgit v1.3.1