Blitz Toolbox/DLLs/FastText
FastText by MikhailVhttp://fastlibs.com/libraries.php#fasttext |
About
An ultra fast library aimed at drawing text in Blitz3D (versions 1.98 and 1.99). There is a full support for such features as vector fonts (TrueType, OpenType and etc.); Unicode (UTF-8), providing the means for localization of your applications and games in any language; antialiasing of text; advanced alignment and formatting options. The process of integrating the library's capabilities into your project is as simple as including a single file in your project source code.Features:
- Drawing text 50-70 times faster than Blitz3D text functions
- New types of text alignment and formatting
- Drawing text with antialiasing
- Support for Unicode (UTF-8) (use new IDEal version or Notepad)
- Support for obsolete ASCII mode
- Easy to integrate into your applications and games