Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: birthggd on Tue 26/05/2015 09:30:33

Title: Change OutlineStyle from script
Post by: birthggd on Tue 26/05/2015 09:30:33
Is it possible to change the font's OutlineStyle from script or engine plugin(C/C++)?

I want to it for my utf-8 FontRenderer(https://github.com/bggd/AGSBMFontRenderer).

Thanks.