Skip to content

Recommendations for code changes #46

@wystewart

Description

@wystewart

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

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions