[Feature request] BITMAP FONT NATIVE SUPPORT

Currently Unity 5 new GUI is not support bitmap font by default. Bitmap font allow developer create amazing and beautiful effect on text without any noticeable impact on performance.

Suggested:

  • Support fnt (or xml) file generated from ShoeBox (or BMFont)
  • Allow them to drag and drop to Text in New UI

If you like this idea, please vote at:
Link to Unity Feedback: http://feedback.unity3d.com/suggestions/bitmap-font-native-support

Read Unity - Manual: Font assets those are the type of font supported. Its not very likely we’d add support for other types as you can do bitmap fonts in ttf for example.

bitmap fonts are 100% possible, I have some on the store if you want to see an example: Unity Asset Store - The Best Assets for Game Making

this free plugin will help you