Current version - V 1.1
Old:
Here it is. Made in less than two days. (Version 1.0)
This tool will help you set up your own fonts for AGK. Just make an image, which will follow AGK's restrictions
Quote: "For variable width the image must be an atlas texture accompained by a subimages.txt file that states the location of each character on the image. The AppGameKit will look for images "32" up to and including "127" in the subimages file and any not found will default to the space character (32)."
To see which characters are they, look
here.
You may want not to use small letters, but capitals only. Then just skip the characters you don't want.
When you have such image ready, open up FONTCreator.exe, select it & open it from the dialog box that will appear, and begin positioning boxes! It is really easy. Here is the guide from instructions.txt:
Quote: "At first, thanks for using Font Creator!
Now, to the instructions. They're very basic as i haven't introduced
a GUI. So, here's a step-by-step guide:
1. Select a file from the popup box.
2. Place green boxes to corresponding places. You may stretch them by grabbing RIGHT or DOWN ledge. Move them by grabbing their center.
3. Press ctrl+s, another popup box will appear. Call it imagename subimages.txt. In place of imagename the name of your image. Remember to keep the file with _FONTCreator addition next to the main .txt if you want
to load it correctly later!
4. You're done!
&&&&&&&&&&&&&& ADDITIONAL INFOS &&&&&&&&&&&&&&&&&&
There are a few options. This will describe them.
< Save capitals >
- It will free you from setuping small letters. Instead, when you save, it will make small letters have just the same positions as capital letters. If you have small&capital letters in your font's image and yet want to have both, don't select this.
< Display chars >
- This toggles characters' midgets. Just try.
< Rectangle Colors >
- This lets you choose rectangles' colors! Try it.
< Opening a file >
- Press ctrl+o and select a file to load it!"
Version Changelog:
Version 1.1
- Ability to move boxes with your arrow keys with pixel-perfection. (Lastly moved box is the one moved by the arrows)
- Opening files!
- Width & Height informations toggle ability.
- Huge bug fix. You can now save correctly.
- Small fixes which include version name in the titlebar.
--------------
Version 1.0
- Initial release!
In-App screenie:
Avaible Soon.