Bitmap Font Generator Xml



Bitmap

  1. Bitmap Font Generator Xml Generator

In the File-menu, select Import assets-Bitmap fonts. This will bring up the bitmap font import wizard. Click Load font.and navigate to the FNT-file you just generated. Once that's done, you have the option to change the name and add a filter.

A downloadable Unity Plugin

NEW!You can now get the plugin on the Unity Asset Store as well!


  • Bitmap/Pixel Fonts. Browse over 13,000 free truetype fonts by category.
  • Bitmap font generator This program will allow you to generate bitmap fonts from TrueType fonts. The application generates both image files and character descriptions that can be read by a game for easy rendering of fonts.

Some of the more recent games have dialogue and other sections with fancy text, even including animations.

The text gets all wiggly when the character is cold, scared, or crazy.

Convert ttf to bitmap font

Then the text gets all wavy when the character's speech is flowery, happy or even sarcastic.

And there's a whole myriad of other effects, such as the text changing color to highlight names and other sections of interest, going faster or slower... All that helps to convey character, emotion and pacing during dialogue.

Have you ever wanted to use that in your Unity game/application? Well, so have I, which is why I made this little plugin! You've come to the right place!

LibrarIoh's Bitmap Font Renderer for Unity was made from the ground up to be simple to use but powerful. It features an editor that you can include in your projects, or you can make a custom tailored solution using the library on its own.


Key Features

  • Uses the most recent Unity UI to render bitmap fonts generated by the free AngelCode's Bitmap Font Generator in XML format (*.fnt).
  • Includes a built-in editor (which you can edit or extend at will) that allows you to change all relevant settings easily, including:
    • The font to use;
    • The text's horizontal (Left, Center, Right) and vertical (Top, Center, Bottom) alignment;
    • The text's default speed and color;
    • Adding a sound file to play when a character is rendered;
    • The ability to preview how the text will look directly in the editor;
  • Change how the text renders and behaves using tokens, which can:
    • Alter the speed and flow at which the text is displayed;
    • Alter the color of a portion of the text;
    • Add text based on values from variables that get pulled from your project's data and get replaced in the text at runtime;
    • Add effects, such as wavy or wiggly text;


Documentation


Contents

  • A Unity Package that you can import into your projects, and it includes all the files, example scenes and code;
  • A DLL library file, in case you don't want the examples and just want the library to integrate into your own code;
  • A PDF of the User's Manual.
Font


Other Technical Aspects

The plugin should be compatible with any version that uses the most recent Unity UI (from 4.6 onwards), but I've only tested it in versions 5.0 onwards.

It is considered complete but may receive updates with new features, and fixes if any errors or bugs are discovered.

StatusReleased
CategoryTool
Rating
AuthorJoana Almeida
Made withUnity
Tagsbitmap, fonts, plugin, text, Unity
LicenseMIT License
Asset licenseCreative Commons Attribution v4.0 International

Purchase

In order to download this Unity Plugin you must purchase it at or above the minimum price of $10 USD. You will get access to the following files:

LibrarIoh.BitmapFontRenderer.Unity_2017.01.03.1.zip551 kB

Bitmap Font Generator Xml Generator

Community