Nikolay Sivov <bunglehead(a)gmail.com> wrote:
- INT fontstyle=0;
+ INT fontstyle = FontStyleRegular;
if (!ntm) return 1;
Maybe it's better to make it 'enum FontStyle' after all.
Current version is fine IMO, but feel free to send a patch :)
--
Dmitry.