lib/mgSmallFont.c File Reference

#include "common.h"
#include "memgfx.h"
#include "gemfont.h"

Include dependency graph for mgSmallFont.c:

Go to the source code of this file.

Functions

MgFontmgSmallFont ()
MgFontmgSmallBoldFont ()
MgFontmgSmallFixedFont ()

Variables

static char const rcsid [] = "$Id: mgSmallFont.c,v 1.4 2005/12/15 20:33:55 hiram Exp $"
static UBYTE sail_data []
static WORD sail_ch_ofst []
static struct font_hdr sail_font
static UBYTE SmallBold_data [2821]
static WORD SmallBold_ch_ofst [225]
static struct font_hdr SmallBold_font
static UBYTE SmallFixed_data [2160]
static WORD SmallFixed_ch_ofst [225]
static struct font_hdr SmallFixed_font


Function Documentation

MgFont* mgSmallBoldFont (  ) 

Definition at line 440 of file mgSmallFont.c.

References SmallBold_font.

00441 {
00442 return &SmallBold_font;
00443 }

MgFont* mgSmallFixedFont (  ) 

Definition at line 706 of file mgSmallFont.c.

References SmallFixed_font.

00707 {
00708 return &SmallFixed_font;
00709 }

MgFont* mgSmallFont (  ) 

Definition at line 107 of file mgSmallFont.c.

References sail_font.

Referenced by cdaShowAlignmentTrack(), mgTextCentered(), and mgTextRight().

00108 {
00109 return &sail_font;
00110 }

Here is the caller graph for this function:


Variable Documentation

char const rcsid[] = "$Id: mgSmallFont.c,v 1.4 2005/12/15 20:33:55 hiram Exp $" [static]

Definition at line 6 of file mgSmallFont.c.

WORD sail_ch_ofst[] [static]

Initial value:

 {
0, 6, 12, 18, 24, 30, 36, 42,
48, 54, 60, 66, 72, 78, 84, 90,
96, 102, 108, 114, 120, 126, 132, 138,
144, 150, 156, 162, 168, 174, 180, 186,
192, 198, 204, 210, 216, 222, 228, 234,
240, 246, 252, 258, 264, 270, 276, 282,
288, 294, 300, 306, 312, 318, 324, 330,
336, 342, 348, 354, 360, 366, 372, 378,
384, 390, 396, 402, 408, 414, 420, 426,
432, 438, 444, 450, 456, 462, 468, 474,
480, 486, 492, 498, 504, 510, 516, 522,
528, 534, 540, 546, 552, 558, 564, 570,
576, 582, 588,
}

Definition at line 76 of file mgSmallFont.c.

UBYTE sail_data[] [static]

Definition at line 10 of file mgSmallFont.c.

struct font_hdr sail_font [static]

Initial value:

        {
        STPROP, 0, "SAIL.FNT", ' ',127,  
        0,0,0,0,0,      
        6, 6,  
        0,0,0,0,0,0,    
        0, 
        NULL, 
        sail_ch_ofst,
        sail_data,
        72, 7,  
        NULL,   
        0, -1,  
        }

Definition at line 92 of file mgSmallFont.c.

Referenced by mgSmallFont().

WORD SmallBold_ch_ofst[225] [static]

Initial value:

 {
0,3,7,12,18,24,32,40,43,47,
51,55,61,64,69,72,76,82,88,94,
100,106,112,118,124,130,136,139,142,147,
153,158,164,175,183,190,198,205,211,217,
225,232,235,241,248,254,264,272,280,287,
295,302,309,316,323,331,342,350,359,366,
370,374,378,383,389,392,398,404,409,415,
421,425,431,437,440,443,449,452,461,467,
473,479,485,489,495,499,505,511,519,526,
532,538,543,546,551,557,560,563,566,569,
572,575,578,581,584,587,590,593,596,599,
602,605,608,611,614,617,620,623,626,629,
632,635,638,641,644,647,650,653,656,659,
663,669,675,681,688,691,697,700,710,715,
722,729,734,744,747,751,757,760,763,766,
772,778,781,784,787,792,799,808,817,826,
832,840,848,856,864,872,880,890,898,904,
910,916,922,925,928,931,934,941,949,957,
965,973,981,989,995,1003,1010,1017,1024,1031,
1040,1047,1053,1059,1065,1071,1077,1083,1089,1098,
1103,1109,1115,1121,1127,1130,1133,1136,1139,1145,
1151,1157,1163,1169,1175,1181,1187,1193,1199,1205,
1211,1217,1223,1229,1235,
}

Definition at line 402 of file mgSmallFont.c.

UBYTE SmallBold_data[2821] [static]

Definition at line 116 of file mgSmallFont.c.

struct font_hdr SmallBold_font [static]

Initial value:

 {
STPROP, 10, "AdobeHelv-B-R-N--10-100-75-75-P", 32, 255,
13, 11, 6, 2, 2,
11, 11, 0, 0,
0, 0, 0x5555, (WORD)0xaaaa,
0x0, NULL,
SmallBold_ch_ofst, SmallBold_data,
217, 13,
NULL,
0, 0, 
}

Definition at line 428 of file mgSmallFont.c.

Referenced by mgSmallBoldFont().

WORD SmallFixed_ch_ofst[225] [static]

Initial value:

 {
0,6,12,18,24,30,36,42,48,54,
60,66,72,78,84,90,96,102,108,114,
120,126,132,138,144,150,156,162,168,174,
180,186,192,198,204,210,216,222,228,234,
240,246,252,258,264,270,276,282,288,294,
300,306,312,318,324,330,336,342,348,354,
360,366,372,378,384,390,396,402,408,414,
420,426,432,438,444,450,456,462,468,474,
480,486,492,498,504,510,516,522,528,534,
540,546,552,558,564,570,576,582,588,594,
600,606,612,618,624,630,636,642,648,654,
660,666,672,678,684,690,696,702,708,714,
720,726,732,738,744,750,756,762,768,774,
780,786,792,798,804,810,816,822,828,834,
840,846,852,858,864,870,876,882,888,894,
900,906,912,918,924,930,936,942,948,954,
960,966,972,978,984,990,996,1002,1008,1014,
1020,1026,1032,1038,1044,1050,1056,1062,1068,1074,
1080,1086,1092,1098,1104,1110,1116,1122,1128,1134,
1140,1146,1152,1158,1164,1170,1176,1182,1188,1194,
1200,1206,1212,1218,1224,1230,1236,1242,1248,1254,
1260,1266,1272,1278,1284,1290,1296,1302,1308,1314,
1320,1326,1332,1338,1344,
}

Definition at line 668 of file mgSmallFont.c.

UBYTE SmallFixed_data[2160] [static]

Definition at line 449 of file mgSmallFont.c.

struct font_hdr SmallFixed_font [static]

Initial value:

 {
STPROP, 10, "-Misc-Fixed-M-R-N--10-100-75-75", 32, 255,
10, 8, 5, 2, 2,
6, 6, 0, 0,
0, 0, 0x5555, (WORD)0xaaaa,
0x0, NULL,
SmallFixed_ch_ofst, SmallFixed_data,
216, 10,
NULL,
0, 0, 
}

Definition at line 694 of file mgSmallFont.c.

Referenced by mgSmallFixedFont().


Generated on Tue Dec 25 20:02:52 2007 for blat by  doxygen 1.5.2