Merge branch 'var-subset' of https://github.com/harfbuzz/harfbuzz into var-subset
This commit is contained in:
commit
6d79a25bed
|
@ -623,7 +623,7 @@ struct glyf
|
|||
all_points.extend (phantoms);
|
||||
}
|
||||
|
||||
if (depth == 1)
|
||||
if (depth == 1) /* Shift at top level only */
|
||||
{
|
||||
/* Undocumented rasterizer behavior:
|
||||
* Shift points horizontally by the updated left side bearing
|
||||
|
|
Loading…
Reference in New Issue