[SOLVED] [LibGDX] FreeTypeFont Outline and Drop Shadow?

Hi all,

Does anyone happen to know if there is currently a way to add an outline and a drop shadow to a FreeTypeFont in LibGDX? I’ve done quite a bit of searching but there’s not much information on this topic. I did find this on github which looks like it would do exactly what I want, but it doesn’t appear that it was finished.

I also tried posting on the LibGDX forum a few days ago but didn’t get any responses.

Thanks. :slight_smile:

UPDATE: rinold started a new pull and finished the outline and drop shadow feature. It has now been merged into LibGDX, I just tested it out and it works perfectly!
Here is the link: https://github.com/libgdx/libgdx/pull/2774