This is the tool to converting .fnt
file to .bin
file.
Using for creating customize file for osu-framework
.
-
First, follow this articla to convert font file(
.otf
) into.fnt
and lots ofpng
file.
If everything goes well, should see this in your export folder.
Also notice that can shift-and select right side, then pressSelect marked subset
to select those subset(character set) wants to export, recommand to select all for preventing some character is missing.And should follow the naming at this time:
FontUsage.Family FontUsage.Weight FontUsage.Italics Font file name MyAwesomeFont "Light" false MyAwesomeFont-Light MyAwesomeFont "Bold" true MyAwesomeFont-BoldItalic MyAwesomeFont null false MyAwesomeFont MyAwesomeFont null true MyAwesomeFont-Italic -
Use
this program
to convert.fnt
into.bin
file by drag to.fnt
file into program. -
Then continue reading this articla or this article to import this file to your awsome project.
-
If everything works well, should be able to see new font on your game / ruleset.