# CJK ligature **Repository Path**: eisoch/cjkliga ## Basic Information - **Project Name**: CJK ligature - **Description**: This is a project for handling the CJK ligature. - **Primary Language**: XML - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-21 - **Last Updated**: 2023-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CJK ligature #### Intro This is a project for handling the CJK ligature. #### Solution There are two solutions used here. The first one is for 'liga' feature, and the sequence should be `XXXA XXXB` (87F2 9CE5). The second one is for 'ccmp' feature, and the sequence should be `XXXA zwj XXXB` (87F2 200D 9CE5).