[test-ot-color] Minor
This commit is contained in:
parent
7170e35096
commit
ae802c2c6e
|
@ -74,6 +74,7 @@ png_dump (hb_face_t *face, unsigned int face_index)
|
||||||
strikes_count++;
|
strikes_count++;
|
||||||
blob_length = new_blob_length;
|
blob_length = new_blob_length;
|
||||||
}
|
}
|
||||||
|
if (strikes_count != 0)
|
||||||
strikes[strikes_count - 1] = ppem;
|
strikes[strikes_count - 1] = ppem;
|
||||||
hb_blob_destroy (blob);
|
hb_blob_destroy (blob);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue