You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
HarfBuzz: Update to upstream version 2.7.4
This commit is contained in:
@@ -320,7 +320,7 @@ _hb_preprocess_text_vowel_constraints (const hb_ot_shape_plan_t *plan HB_UNUSED,
|
||||
switch (buffer->cur (1).codepoint)
|
||||
{
|
||||
case 0x0DCAu: case 0x0DD9u: case 0x0DDAu: case 0x0DDCu:
|
||||
case 0x0DDDu:
|
||||
case 0x0DDDu: case 0x0DDEu:
|
||||
matched = true;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user