Searched refs:kernAmount (Results 1 – 1 of 1) sorted by relevance
289 float kernAmount = 0f; in update() local322 kernAmount = lastChar.getKerning(c) * sizeScale; in update()323 x0 += kernAmount * incrScale; in update()