Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
Java
»
JSFML Text with texture as a background
Print
Pages: [
1
]
Author
Topic: JSFML Text with texture as a background (Read 9965 times)
0 Members and 1 Guest are viewing this topic.
cx3
Newbie
Posts: 11
JSFML Text with texture as a background
«
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?
Logged
liesard
Newbie
Posts: 8
Re: JSFML Text with texture as a background
«
Reply #1 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
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
Java
»
JSFML Text with texture as a background
anything