PistonDevelopers / gfx_text

Draw text for gfx using freetype
http://docs.piston.rs/gfx_text/gfx_text/
MIT License
22 stars 12 forks source link

Outline text #9

Open Kagami opened 9 years ago

Kagami commented 9 years ago

Implement outline.

bluebear94 commented 5 years ago

Yes.

If you want to see how I did this, take a look here (C++).