scene2d - How to clip text label in Libgdx -


i have label defined width , height, , want text added clipped if can't fit label instead of increasing size (height rather).

i solved following instruction using scissorstack. hope may you!


Comments