Xiqual 0.9.1

In file xigfx/fonts.c:

xifont* xi_loadfont

(char* fontname)

Load a Xiqual free-form IFF font.

Documentation

Load a Xiqual free-form IFF font. By freeform, I mean that you are not required to create symbols for more characters than you can be bothered to draw. If you want a fontset with only the letters required to print your name, go ahead and make it.

The utility named tilefont is used to create these fonts from one or more images.

Parameters:
fontname - An IFF file of type "XIFN", containing one or more glyphs falling within the constraints of the ASCII table. Sure, you could have symbols for unprintable characters.
Author:
Ronny Bangsund
See Also:
xi_puttext(), xi_freefont(), tilefont, xifont

Alphabetic index



This page was generated with the help of DOC++.