Microcom 470 Operator's Manual page 90

Direct thermal / thermal transfer printer
Table of Contents

Advertisement

Soft Fonts
))))))))))))))))))))))))))))))))))))))))))))
Sample 'C' structure of a Microcom Downloadable Font
/* Microcom Downloadable Font Structure */
/* header data */
typedef struct _Mic_ras
{
unsigned
unsigned
unsigned
unsigned
unsigned
unsigned
unsigned
unsigned
unsigned
}
Mic_ras;
/* Pointer table */
typedef struct _Mic_pnt
{
unsigned
unsigned
unsigned
unsigned
}
Mic_pnt;
))))))))))))))))))))))))))))))))))))))))))))
82
char
font_name_2[18];
short size_of;
char
first_char;
char
last_char;
short pitch;
short cell_hgt;
char
def_char;
char
fill;
short LCC;
short noff;
short LLC0;
char
kerning;
char
descent;
char
im_wid;
char
cell_wid;
/* font name surrounded by asterisk's */
/* number of words following */
/* first character in font */
/* last character in font */
/* pitch of packed characters */
/* cell height of font */
/* default character - ex. (' ') */
/* filler byte, always 0 */
/* offset to first character tier */
/* offset to nonproportional pointer tbl */
/* bit offset from LCC to character */
/* character kerning */
/* baseline descent */
/* image width */
/* cell width */
Chapter 9
470 Operators Manual

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 470 and is the answer not in the manual?

Questions and answers

Table of Contents