Cocos2DXNA / cocos2d-xna

XNA Port of Cocos2d-X
www.cocos2dxna.com
227 stars 123 forks source link

The chinese char's width compute error on WindowsGL #399

Closed yuuhhe closed 10 years ago

yuuhhe commented 10 years ago

The chinese char's width compute error on WindowsGL CharSet = CharSet.Ansi is the default for C#, so change to CharSet.Auto