Refactor: Dropped the "initial count" argument from the font renderer'sdraw-text-fragment argument list. Callers should not be manipulatingthis value; the engine will do so according to the current state ofeach text object come render time.
View differences
Refactor: Dropped the "initial count" argument from the font renderer's
draw-text-fragment argument list. Callers should not be manipulating
this value; the engine will do so according to the current state of
each text object come render time.