Font Renderer|Fixed: Attribute stack depth push was off-by-one
This allowed the attribute stack to be pushed deeper than the stacksupported, resulting in subsequent stack writes to overflow.
View differences
Font Renderer|Fixed: Attribute stack depth push was off-by-one
This allowed the attribute stack to be pushed deeper than the stack
supported, resulting in subsequent stack writes to overflow.