Adding kerning to the basic text rendering algorithm is easy: When a kerning pair is found, simply add the scaled kerning distance to the pen position before step 4.
英
美
This gives us: 在基本文本渲染算法上增加字距調整非常簡(jiǎn)單,當一個(gè)字距調整對發(fā)現了,簡(jiǎn)單地在第4步前,將縮放后的調整距離增加到筆位置即可。