Sascha Brawer 4bbc1f7e83 [GX] In ‘gvar’ code, rename numPoints to numPointsInGlyph
This make the code easier to understand, especially since there
is a diffence between numPointsInGlyph, numPointsInRun and
numPointsInData.

Also, we now pass numPointsInGlyph to compilePoints() to later
enable an optimization where numPointsInData == numPointsInGlyph.
However, this change does not yet make that optimization.
2015-06-10 10:54:08 +02:00
..
2015-04-26 02:01:01 -04:00
2015-05-29 09:52:09 +02:00
2015-04-26 02:17:13 -04:00
2015-05-27 17:04:37 -07:00
2015-04-26 02:01:01 -04:00
2014-01-28 16:42:24 -05:00