[gvar] Cosmetic
This commit is contained in:
parent
be89919a70
commit
a383027262
|
@ -288,7 +288,7 @@ struct GlyphVariationData
|
||||||
}
|
}
|
||||||
if (unlikely (!points.resize (count, false))) return false;
|
if (unlikely (!points.resize (count, false))) return false;
|
||||||
|
|
||||||
unsigned int n = 0;
|
unsigned n = 0;
|
||||||
unsigned i = 0;
|
unsigned i = 0;
|
||||||
while (i < count)
|
while (i < count)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue