让OGRE支持中文(二) ----支持TTF字体了[27]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 nethz 的 blog

            if (ftresult)

            {

                // problem loading this glyph, continue

                logmanager::getsingleton().logmessage("info: cannot load character " +

                    stringconverter::tostring(i) + " in font " + mname);

                continue;//如果错误跳过

            }

 

                        // 应该是字宽

本文关键:让OGRE支持中文(二) ----支持TTF字体了
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top