This function doesn't seem to be implemented in the c version. I'm guessing it should just be like this in FTLayoutGlue.cpp:
C_FUN(float, ftglGetLayoutLineSpacing, (FTGLlayout *l), return 0.0f, GetLineSpacing, ());
Log in to post a comment.