Hi,
I have a problem with changing color of the font in clutter text actor.
If i set the font color other than black, the text can't be rendered correctly. Instead, it just shows boxes for individual characters, inside the box i can see the character glyph. I've tried to find some solution of this problem and it appeared that on clutter 0.8 turning off of mipmapping solves the problem but it didn't in my application.
I have a problem with changing color of the font in clutter text actor.
If i set the font color other than black, the text can't be rendered correctly. Instead, it just shows boxes for individual characters, inside the box i can see the character glyph. I've tried to find some solution of this problem and it appeared that on clutter 0.8 turning off of mipmapping solves the problem but it didn't in my application.