Bitmap font generator for 2D applications.
-
Updated
Oct 31, 2023 - C#
Bitmap font generator for 2D applications.
A Unity script that imports custom bitmap fonts from AngelCode BMFont files, enabling efficient support for large character sets (e.g., CJK fonts). It extends the Unity Default Font system by pre-generating bitmap data, overcoming the performance and memory limitations of dynamic fonts.
Add a description, image, and links to the bitmapfont topic page so that developers can more easily learn about it.
To associate your repository with the bitmapfont topic, visit your repo's landing page and select "manage topics."