SFML community forums

Bindings - other languages => Java => Topic started by: cx3 on April 08, 2015, 10:20:51 am

Title: JSFML Text with texture as a background
Post by: cx3 on April 08, 2015, 10:20:51 am
Hello World :)

I am trying to fill text with rendered gradient or with loaded texture. It does not want to work any manner I combine since several hours. With/without BlendMode, with/without rendering to RenderTexture, manipulating with pixels gives me all black texture (and other chochlics)... I tried at last a code with shaders with little changes... It does not like me ;] What is the best (fastest) method of binding texture to a text object?  :-X
Title: Re: JSFML Text with texture as a background
Post by: liesard on April 17, 2015, 08:16:01 pm
Wait, do you want an image behind the text or to have the text itself be filled with an image?
Also, join the IRC channel
They might be able to help better than here