Fix hb_shape_plan_get_shaper()
This commit is contained in:
parent
4c89635765
commit
7c5b7fe686
@ -304,4 +304,5 @@ retry:
|
||||
const char *
|
||||
hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan)
|
||||
{
|
||||
return shape_plan->shaper_name;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user