I´m trying to write some text in different Texture objects in libGDX. Is it possible to merge fonts with Texture objects?
Asked
Active
Viewed 999 times
1 Answers
3
Yes, you can do this.
You can use the same approach as used here to write to a TextureRegion with SpriteBatch
.

Community
- 1
- 1

Sound Conception
- 5,263
- 5
- 30
- 47