.UFT 文件扩展名
Torque Font Cache File
| 开发者 | GarageGames |
| 受欢迎程度 |
2.5 | 6 票 |
什么是 UFT 文件?
A UFT file is a font cache file created by Torque, a game engine used to create two and three-dimensional video games. It contains font graphics used for displaying in-game text. UFT files are generated by Torque 2D or 3D SDKs from a font that is chosen by the developer (e.g., Arial 12, Times 14, etc.).
更多信息
When a developer includes a font in Torque, the SDK automatically generates a UFT file for each font you use (e.g., Arial 18 (ansi).uft). These font files contain bitmap graphics of each of the character glyphs used in the game text. Because of this pre-caching, the engine can quickly load the pre-rendered bitmap characters as graphical text in the game.