home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2001 February
/
CMycha200102.iso
/
ProRally2001
/
prorally2001_demo.exe
/
Data
/
Fnt
/
PROGRESS.FNT
< prev
next >
Wrap
Text File
|
2000-05-18
|
777b
|
19 lines
; This file describes the number of characters defined
; and a tga file that contains all the characters' bitmap
;
; TEXTURE <.tga file containing the bitmaps of the characters>
TEXTURE progress.tga
;
; NUMCHAR <number of chars>
NUMCHAR 2
; A character is defined by typing the character just after 'CHAR '. It is VERY IMPORTANT
; to type only ONE space character between 'CHAR' and the <char>. This way I can read the
; definition of the space character typing it as is.
; CHAR <char> <U,V> |0 1 2|
; ex: CHAR a 0.0 1.0 0.0 0.75 0.1666 0.75 0.1666 1.0 (0,0)-> |3 4 5|
;
CHAR 0 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 1.0000000 1.0000000
CHAR 1 0.0000000 0.5000000 0.0000000 0.1000000 0.1000000 0.1000000 0.1000000 0.5000000