MCPcopy Create free account
hub / github.com/cping/LGame / BDFont

Class BDFont

Java/Loon-Lite(PureJava)/LoonLiteCore/src/loon/font/BDFont.java:57–2039  ·  view source on GitHub ↗

BDF格式字体文件支持,有很多开源的像素风bdf字库,可以做到小体积全字符支持。而且也有很多第三方工具 能将ttf转bdf,就算不用像素风,bdf也可以显示正常文字。方便全环境语言显示效果一致,不过汉字全部预 加载纹理会比较大,所以默认只会预加载英文,其它字符可以在构建BDFont时设置字符集要求加载。

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected