Skip to main content
GameDev.net gamedev.net
šŸ”’ Locked

[BMFONT] "Select chars from file" not working if file is not BOM encoded

Started by n3Xus Aug 27, 2017 at 4:05 PM 1 replies 5k views
Original Post
n3Xus
n3Xus

As the title says, the file you select to highlight the chars you want must be BOM encoded or it will select wrong characters

(neither latin nor chinese work properly).

WitchLord
WitchLord

Yes, it's true.

The tool currently can only recognize UTF8 and UTF16 encoded text files. I'm not sure how to reliably identify other encoding formats.


AngelCode.comĀ - game development and more - Reference DBĀ - game developer references
AngelScriptĀ - free scripting library -Ā BMFontĀ - free bitmap font generator - <a href="http://www.angelcode.com/tower" rel

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.