-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
progress: waiting for confirmation and closeWaiting for confirmation and closeWaiting for confirmation and close
Description
Some global variables in the code many affect having multiple instances of the fontrender.
in my copy I moved
FT_Library g_FtLibrary;
bool g_NeedInitialize
from OpenFontRenderer.cpp into the the private section of the class OpenFontRender in the .h file.
I did not check if any of the underlying code has globals.
Metadata
Metadata
Assignees
Labels
progress: waiting for confirmation and closeWaiting for confirmation and closeWaiting for confirmation and close