PistonDevelopers/graphics

Text renderer post processing

ishitatsuyuki opened this issue · 0 comments

It would be good to see "outline" and "shadow" effects on text, which is supported by majority of game engines.

FreeType has some features to do it; here's how libGDX implemented it.