Rusty Axe Games, home of Real E$tate Empire and Battle Castles

News
Casual Arcade
Shooters
Time Management
Seek And Find
Strategy
RPG
Rusty Blog
About Rusty Axe

Table of Contents



Sprite File Format


There are two ways to get Font Fiend's output into your project. The simplest way is to export the images as 32-bit TGA or PNG - this will almost certainly be the way to go if you are using Font Fiend for a web or Flash application. To do so use the Export Sprite button found in the Sprite List box and you will be able to export in either PNG or TGA format. The PNG format can be used directly in your HTML or Flash projects.

A more comprehensive solution is to load the sprite files themselves. If you are coding in C/C++ then the following link can be used to download a header and C file that respectively describe the contents of the save sprite file and then actual code to load the sprite file. This code is provided free of charge, without warranty and can be used without restriction in any way you might see fit. Sprite Loading Code.

prev next