Hi. Currently, char-ini doesn't assign a ConTeXt name for CJK Unified
Ideographs Extension J. I've added this line after line 257 and it works:

    ["cjkunifiedideographsextensionj"]              = { first = 0x323B0,
last = 0x3347F,              description = "CJK Unified Ideographs
Extension J" },

Since some fonts already support this range, a name would come in handy
(see sample attached). There are probably other Unicode range names from
Unicode 17.0 to be added, but I have not checked them out yet.

Regards,

Jairo
\usetypescript[latinmodern]
\definefontfallback[cjk-j][jigmo3][cjkunifiedideographsextensionj][force=yes]
\definefontsynonym[Serif][latinmodern][fallbacks=cjk-j]
\setupbodyfont[latinmodern]

\startTEXpage[margin=0pt,align={middle,lohi}]

Sample: 𲎰𲎱𲎲𲎳𲎴𲎵𲎶𲎷𲎸𲎹𲎺𲎻𲎼𲎽𲎾𲎿

\stopTEXpage

Attachment: cjktest.pdf
Description: Adobe PDF document

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to