Hi guys
I'm trying to display a text with a gradient, but I had no success so far. I tried to use the text as a mask, but scaleform seems to use the stencil buffer as the mask, so we have jagged edges (the anti-alias from the font texture is lost). I tried also lots of blend modes (multiply, screen, darken, etc) and layer order, without success too.
Does anybody have a solution for this?
Thanks in advance
Coluna
I'm trying to display a text with a gradient, but I had no success so far. I tried to use the text as a mask, but scaleform seems to use the stencil buffer as the mask, so we have jagged edges (the anti-alias from the font texture is lost). I tried also lots of blend modes (multiply, screen, darken, etc) and layer order, without success too.
Does anybody have a solution for this?
Thanks in advance
Coluna
Comment