Chinese character are 90 deg CCW
Hi,
I am using Bitmap Font Generator for my game, and I want to use chinese characters. But I have noticed that they are all 90 deg counter-clock wise...
Is this a bug? I see nothing in the .fnt that describes a character rotation.
Thanks.
This is a known problem, but that only seems to happen with fonts that start with @, e.g. @Arial Unicode MS. Choose the font that doesn't start with @ instead and you should be able to generate the font correctly.
Regards,
Andreas
Regards,
Andreas
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
Is it? I had heard chinese could be written either horizontally or vertically but I didn't know the characters where rotated as well.
Well, it's better for me if it is a feature, since that means my app isn't broken. :)
Thanks for letting us know.
Well, it's better for me if it is a feature, since that means my app isn't broken. :)
Thanks for letting us know.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
Chinese can be written in vertical columns that are read from right to left. So if you use the rotated font, you can type and print in this alignment using any old western-style word processor.
Thanks for explaining this to me. I'll update the documentation for BMFont with this information so that others will know as well.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement