Fixed another buffer overflow in what was WI_DrawParamText... This function needs a complete rewrite. Added a default leading argument to GL_DrawText and fixed leading calculation to use the actual height of the last drawn line rather than a predetermined height. Removed character filtering in InFine - this is handled automatically elsewhere.
Fixed another buffer overflow in what was WI_DrawParamText... This function needs a complete rewrite.
Added a default leading argument to GL_DrawText and fixed leading calculation to use the actual height of the last drawn line rather than a predetermined height.
Removed character filtering in InFine - this is handled automatically elsewhere.