improve comments on Hebrew ccc 18 & 19
improve comments to reflect that: ccc 18 includes both "flavors" of qamats: qamats [gadol] and qamats qatan ccc 19 includes both "flavors" of holam: holam [not haser for vav] and holam haser for vav This code and its comments may have been written before these code points were added to Unicode. I.e. originally, these comments may have been complete, but they may have become incomplete in the meantime.
This commit is contained in:
parent
4cc4cd3b24
commit
43d955207b
|
@ -289,8 +289,8 @@ DECLARE_NULL_INSTANCE (hb_unicode_funcs_t);
|
|||
#define HB_MODIFIED_COMBINING_CLASS_CCC15 18 /* tsere */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC16 19 /* segol */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC17 20 /* patah */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC18 21 /* qamats */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC19 14 /* holam */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC18 21 /* qamats & qamats qatan */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC19 14 /* holam & holam haser for vav*/
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC20 24 /* qubuts */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC21 12 /* dagesh */
|
||||
#define HB_MODIFIED_COMBINING_CLASS_CCC22 25 /* meteg */
|
||||
|
|
Loading…
Reference in New Issue