Skip to content

Changing FTTextureFont color on gles2 branch #12

@zeitkunst

Description

@zeitkunst

First off, thanks for writing this! I've been able get it to work on the Raspberry Pi by using the gles2 branch. However, I'm now having difficulty changing the color of the font, and I believe it's due to the change in FTTextureFont.cpp in this commit: https://github.com/cdave1/ftgles/blob/20a245ee569d5c08896b250d832729e0463ddfaa/ftgles/src/FTFont/FTTextureFont.cpp

I'm not an expert on GLES2, so I'm not sure why you're unable to use glGetFloatv to get the current color. Do you have a solution for changing the font color in some other fashion? My only through right now is to add a separate method to set the color.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions