====== fontviewer ====== Displays and manipulates a font. ==== Synopsis ==== ''%%fontviewer [-b ] [-t ]%%'' ==== Description ==== Simple viewer program for anti-aliased fonts created by 3DO FontWriter. The arrow keys let you scroll around the displayed font cel. The A button forces a reload of the font from disk, so that you can work on a font, save a new version of it, and just hit A to view the results without having to stop/restart the program. The C button toggles between x1 and x2 magnification of the displayed font. The B button toggles the background cel (if any) on and off. ==== Arguments ==== * **fontFilename** Name of font in which text is displayed * **backgroundcel** Background cel against which text is displayed * **textfilename** Name of file containing text to display ==== Associated Files ==== fontviewer.c, fontviewer.make ==== Location ==== examples/Fonts/FontViewer