Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
ResourceImporterBMFont
继承: ResourceImporter < RefCounted < Object
导入 BMFont(.fnt
)格式的位图字体。
描述
BMFont 格式是由 BMFont 程序创建的格式。也存在许多与 BMFont 兼容的程序,例如 BMGlyph。
与 ResourceImporterImageFont 相比,ResourceImporterBMFont 能够支持不同字形宽高的位图字体。
教程
属性
|
||
|
||
|
属性说明
如果为 true
,则会对得到的字体使用无损压缩。
回退字体列表,在这个位图字体中未找到某个字形时使用。优先尝试靠前的字体。
字体缩放模式。