Back in the days I used this piece of code to add custom fonts to my programs.
Unit Fonts;
Interface
Procedure LoadFont;
Implementation
Uses
Dos;
Const
Font : Array [1..4096] OF Byte =
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,60,66,129,165,129,129,165,153,66,60,0,0,0,0,
0,0,60,126,255,219,255,255,219,231,126,60,0,0,0,0,
0,0,0,0,102,255,255,255,255,126,60,24,0,0,0,0,
0,0,0,0,24,60,126,255,126,60,24,0,0,0,0,0,
0,0,0,24,60,60,90,255,255,90,24,60,0,0,0,0,
0,0,0,24,60,126,255,255,255,90,24,60,0,0,0,0,
0,0,0,0,0,0,24,60,60,24,0,0,0,0,0,0,
255,255,255,255,255,255,231,195,195,231,255,255,255,255,255,255,
0,0,0,0,0,60,102,66,66,102,60,0,0,0,0,0,
255,255,255,255,255,195,153,189,189,153,195,255,255,255,255,255,
0,0,15,7,13,24,126,195,195,195,198,124,0,0,0,0,
0,0,126,195,195,198,124,24,24,126,24,24,0,0,0,0,
0,0,4,6,7,5,4,4,4,60,124,56,0,0,0,0,
0,16,24,28,30,22,18,18,114,242,98,14,30,12,0,0,
0,0,24,24,219,126,60,255,60,126,219,24,24,0,0,0,
0,64,96,112,120,124,126,124,120,112,96,64,0,0,0,0,
0,2,6,14,30,62,126,62,30,14,6,2,0,0,0,0,
0,0,0,24,60,126,24,24,24,24,126,60,24,0,0,0,
0,0,102,255,255,255,255,102,102,0,102,102,0,0,0,0,
0,0,127,219,219,219,123,59,31,27,27,27,0,0,0,0,
0,30,48,120,220,206,231,115,59,30,12,120,0,0,0,0,
0,0,0,0,0,0,0,0,126,126,126,126,0,0,0,0,
0,0,0,24,60,126,24,24,24,126,60,24,0,0,127,0,
0,0,0,0,16,56,124,254,56,56,56,56,0,0,0,0,
0,0,0,0,56,56,56,56,254,124,56,16,0,0,0,0,
0,0,0,0,0,8,12,254,255,254,12,8,0,0,0,0,
0,0,0,0,0,16,48,127,255,127,48,16,0,0,0,0,
0,0,51,102,238,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,36,102,255,255,102,36,0,0,0,0,0,
0,0,0,16,16,56,56,124,124,254,254,0,0,0,0,0,
0,0,0,254,254,124,124,56,56,16,16,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,24,60,60,60,60,24,24,0,24,24,0,0,0,0,
0,0,119,102,204,0,0,0,0,0,0,0,0,0,0,0,
0,0,102,102,255,102,102,102,102,255,102,102,0,0,0,0,
0,24,126,219,216,120,28,30,27,219,219,126,24,0,0,0,
0,0,0,112,219,118,12,24,48,110,219,14,0,0,0,0,
0,0,60,102,102,60,120,204,199,198,206,123,0,0,0,0,
0,0,28,24,48,0,0,0,0,0,0,0,0,0,0,0,
0,6,12,24,24,48,48,48,48,24,24,12,6,0,0,0,
0,96,48,24,24,12,12,12,12,24,24,48,96,0,0,0,
0,0,0,0,24,24,255,60,60,102,0,0,0,0,0,0,
0,0,0,0,24,24,24,255,24,24,24,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,28,24,48,32,0,0,
0,0,0,0,0,0,0,255,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,24,24,0,0,0,0,
0,0,6,4,12,8,24,16,48,32,96,64,192,0,0,0,
0,0,62,99,195,195,219,219,195,195,198,124,0,0,0,0,
0,0,24,56,120,24,24,24,24,24,24,24,0,0,0,0,
0,0,126,195,3,3,6,12,24,48,96,255,0,0,0,0,
0,0,126,195,3,3,30,3,3,3,198,124,0,0,0,0,
0,0,6,14,30,54,102,198,255,6,6,6,0,0,0,0,
0,0,255,192,192,254,3,3,3,3,198,124,0,0,0,0,
0,0,62,96,192,192,254,195,195,195,198,124,0,0,0,0,
0,0,255,3,6,12,12,24,24,48,48,48,0,0,0,0,
0,0,62,99,195,195,126,195,195,195,198,124,0,0,0,0,
0,0,62,99,195,195,195,127,3,3,6,124,0,0,0,0,
0,0,0,0,24,24,0,0,0,24,24,0,0,0,0,0,
0,0,0,0,24,24,0,0,0,24,24,48,0,0,0,0,
0,0,0,6,12,24,48,96,48,24,12,6,0,0,0,0,
0,0,0,0,0,255,0,0,255,0,0,0,0,0,0,0,
0,0,0,96,48,24,12,6,12,24,48,96,0,0,0,0,
0,0,126,195,3,3,14,24,24,0,24,24,0,0,0,0,
0,0,62,99,207,219,219,219,219,222,96,62,0,0,0,0,
0,0,62,99,195,195,195,195,255,195,195,195,0,0,0,0,
0,0,252,198,198,198,254,195,195,195,198,252,0,0,0,0,
0,0,62,99,192,192,192,192,192,192,195,126,0,0,0,0,
0,0,254,195,195,195,195,195,195,195,198,252,0,0,0,0,
0,0,254,192,192,192,254,192,192,192,192,254,0,0,0,0,
0,0,254,192,192,192,254,192,192,192,192,192,0,0,0,0,
0,0,62,99,192,192,192,207,195,195,198,124,0,0,0,0,
0,0,195,195,195,195,255,195,195,195,195,195,0,0,0,0,
0,0,24,24,24,24,24,24,24,24,24,24,0,0,0,0,
0,0,3,3,3,3,3,3,195,195,198,124,0,0,0,0,
0,0,195,198,204,216,240,240,216,204,198,195,0,0,0,0,
0,0,192,192,192,192,192,192,192,192,192,255,0,0,0,0,
0,0,129,195,231,255,219,219,195,195,195,195,0,0,0,0,
0,0,131,195,227,243,219,207,199,195,195,195,0,0,0,0,
0,0,62,99,195,195,195,195,195,195,198,124,0,0,0,0,
0,0,254,195,195,195,198,252,192,192,192,192,0,0,0,0,
0,0,62,99,195,195,195,195,195,251,206,124,6,3,0,0,
0,0,254,195,195,195,198,252,198,198,195,195,0,0,0,0,
0,0,62,99,192,192,126,3,3,3,198,124,0,0,0,0,
0,0,255,24,24,24,24,24,24,24,24,24,0,0,0,0,
0,0,195,195,195,195,195,195,195,195,198,124,0,0,0,0,
0,0,195,195,195,195,195,195,195,102,60,24,0,0,0,0,
0,0,195,195,195,195,195,219,219,255,231,195,0,0,0,0,
0,0,195,195,102,102,60,60,102,102,195,195,0,0,0,0,
0,0,195,195,102,102,60,24,24,24,24,24,0,0,0,0,
0,0,255,7,6,12,28,56,48,96,224,255,0,0,0,0,
0,62,48,48,48,48,48,48,48,48,48,48,62,0,0,0,
0,0,192,64,96,32,48,16,24,8,12,4,6,0,0,0,
0,124,12,12,12,12,12,12,12,12,12,12,124,0,0,0,
0,16,56,108,198,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,255,0,0,
0,0,56,24,12,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,62,3,63,99,195,195,127,0,0,0,0,
0,0,192,192,192,254,195,195,195,195,198,252,0,0,0,0,
0,0,0,0,0,62,99,192,192,192,195,126,0,0,0,0,
0,0,3,3,3,63,99,195,195,195,195,127,0,0,0,0,
0,0,0,0,0,62,99,195,198,252,192,126,0,0,0,0,
0,0,62,99,99,96,248,96,96,96,96,96,0,0,0,0,
0,0,0,0,0,63,99,195,195,195,127,3,3,6,124,0,
0,0,192,192,192,254,195,195,195,195,195,195,0,0,0,0,
0,0,24,24,0,24,24,24,24,24,24,24,0,0,0,0,
0,0,6,6,0,6,6,6,6,6,6,6,6,204,120,0,
0,0,192,192,192,198,204,216,248,236,198,195,0,0,0,0,
0,0,56,24,24,24,24,24,24,24,24,24,0,0,0,0,
0,0,0,0,0,254,219,219,219,195,195,195,0,0,0,0,
0,0,0,0,0,254,195,195,195,195,195,195,0,0,0,0,
0,0,0,0,0,62,99,195,195,195,198,124,0,0,0,0,
0,0,0,0,0,254,195,195,195,195,198,252,192,192,192,0,
0,0,0,0,0,63,99,195,195,195,195,127,3,3,3,0,
0,0,0,0,0,254,195,192,192,192,192,192,0,0,0,0,
0,0,0,0,0,62,99,192,126,3,198,124,0,0,0,0,
0,0,8,24,24,127,24,24,24,24,24,15,0,0,0,0,
0,0,0,0,0,195,195,195,195,195,198,124,0,0,0,0,
0,0,0,0,0,195,195,195,195,102,60,24,0,0,0,0,
0,0,0,0,0,195,195,195,219,219,255,195,0,0,0,0,
0,0,0,0,0,195,102,60,24,60,102,195,0,0,0,0,
0,0,0,0,0,195,195,195,195,195,127,3,3,6,124,0,
0,0,0,0,0,255,6,12,24,48,96,255,0,0,0,0,
0,0,14,24,24,24,24,112,24,24,24,24,14,0,0,0,
0,0,24,24,24,24,24,0,24,24,24,24,24,0,0,0,
0,0,112,24,24,24,24,14,24,24,24,24,112,0,0,0,
0,0,0,0,0,0,118,220,0,0,0,0,0,0,0,0,
0,0,0,0,16,56,108,198,198,254,0,0,0,0,0,0,
0,0,62,99,192,192,192,192,192,192,195,126,12,120,0,0,
0,0,102,102,0,195,195,195,195,195,198,124,0,0,0,0,
0,6,12,24,0,126,195,195,198,252,192,126,0,0,0,0,
0,12,30,51,0,62,3,63,99,195,195,127,0,0,0,0,
0,0,54,54,0,62,3,63,99,195,195,127,0,0,0,0,
0,48,24,12,0,62,3,63,99,195,195,127,0,0,0,0,
28,54,54,28,0,62,3,63,99,195,195,127,0,0,0,0,
0,0,0,0,0,62,99,192,192,192,195,126,12,120,0,0,
0,24,60,102,0,126,195,195,198,252,192,126,0,0,0,0,
0,0,102,102,0,126,195,195,198,252,192,126,0,0,0,0,
0,96,48,24,0,126,195,195,198,252,192,126,0,0,0,0,
0,0,102,102,0,24,24,24,24,24,24,24,0,0,0,0,
0,24,60,102,0,24,24,24,24,24,24,24,0,0,0,0,
0,96,48,24,0,24,24,24,24,24,24,24,0,0,0,0,
102,0,62,99,195,195,195,195,255,195,195,195,0,0,0,0,
60,102,102,60,102,195,195,195,255,195,195,195,0,0,0,0,
12,24,48,254,192,192,254,192,192,192,192,254,0,0,0,0,
0,0,0,0,0,126,27,123,223,216,216,110,0,0,0,0,
0,0,63,60,60,108,111,108,252,204,204,207,0,0,0,0,
0,24,60,102,0,62,99,195,195,195,198,124,0,0,0,0,
0,0,102,102,0,62,99,195,195,195,198,124,0,0,0,0,
0,96,48,24,0,62,99,195,195,195,198,124,0,0,0,0,
0,24,60,102,0,195,195,195,195,195,198,124,0,0,0,0,
0,96,48,24,0,195,195,195,195,195,198,124,0,0,0,0,
0,0,102,102,0,195,195,195,195,195,127,3,3,6,124,0,
102,102,62,99,195,195,195,195,195,195,198,124,0,0,0,0,
102,102,0,195,195,195,195,195,195,195,198,124,0,0,0,0,
0,0,0,8,8,62,107,200,200,200,203,126,8,8,0,0,
0,0,28,54,96,248,96,248,96,96,99,126,0,0,0,0,
0,0,195,195,102,102,60,24,126,24,126,24,24,0,0,0,
0,0,254,195,195,195,206,248,198,207,198,198,3,0,0,0,
0,0,30,51,51,48,124,48,48,48,48,48,224,0,0,0,
0,6,12,24,0,62,3,63,99,195,195,127,0,0,0,0,
0,6,12,24,0,24,24,24,24,24,24,24,0,0,0,0,
0,6,12,24,0,62,99,195,195,195,198,124,0,0,0,0,
0,12,24,48,0,195,195,195,195,195,198,124,0,0,0,0,
0,0,118,220,0,254,195,195,195,195,195,195,0,0,0,0,
118,220,0,195,227,243,219,207,199,195,195,195,0,0,0,0,
0,0,60,6,62,102,198,198,126,0,254,0,0,0,0,0,
0,0,60,102,198,198,198,204,120,0,254,0,0,0,0,0,
0,0,24,24,0,24,24,112,192,192,195,126,0,0,0,0,
0,0,0,0,0,0,254,192,192,192,0,0,0,0,0,0,
0,0,0,0,0,0,254,6,6,6,0,0,0,0,0,0,
0,96,225,99,102,108,24,48,96,206,155,6,12,31,0,0,
0,96,225,99,102,108,24,48,102,206,150,63,6,6,0,0,
0,0,24,24,0,24,24,60,60,60,60,24,0,0,0,0,
0,0,0,0,0,54,108,216,108,54,0,0,0,0,0,0,
0,0,0,0,0,216,108,54,108,216,0,0,0,0,0,0,
130,16,130,16,130,16,130,16,130,16,130,16,130,16,130,16,
0,149,0,169,0,149,0,169,0,149,0,169,0,149,0,169,
146,73,146,73,146,73,146,73,146,73,146,73,146,73,146,73,
24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,
24,24,24,24,24,24,24,248,24,24,24,24,24,24,24,24,
24,24,24,24,24,24,248,24,24,248,24,24,24,24,24,24,
102,102,102,102,102,102,102,230,102,102,102,102,102,102,102,102,
0,0,0,0,0,0,0,254,102,102,102,102,102,102,102,102,
0,0,0,0,0,0,248,24,24,248,24,24,24,24,24,24,
102,102,102,102,102,102,230,6,6,230,102,102,102,102,102,102,
102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,
0,0,0,0,0,0,254,6,6,230,102,102,102,102,102,102,
102,102,102,102,102,102,230,6,6,254,0,0,0,0,0,0,
102,102,102,102,102,102,102,254,0,0,0,0,0,0,0,0,
24,24,24,24,24,24,248,24,24,248,0,0,0,0,0,0,
0,0,0,0,0,0,0,248,24,24,24,24,24,24,24,24,
24,24,24,24,24,24,24,31,0,0,0,0,0,0,0,0,
24,24,24,24,24,24,24,255,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,255,24,24,24,24,24,24,24,24,
24,24,24,24,24,24,24,31,24,24,24,24,24,24,24,24,
0,0,0,0,0,0,0,255,0,0,0,0,0,0,0,0,
24,24,24,24,24,24,24,255,24,24,24,24,24,24,24,24,
24,24,24,24,24,24,31,24,24,31,24,24,24,24,24,24,
102,102,102,102,102,102,102,103,102,102,102,102,102,102,102,102,
102,102,102,102,102,102,103,96,96,127,0,0,0,0,0,0,
0,0,0,0,0,0,127,96,96,103,102,102,102,102,102,102,
102,102,102,102,102,102,231,0,0,255,0,0,0,0,0,0,
0,0,0,0,0,0,255,0,0,231,102,102,102,102,102,102,
102,102,102,102,102,102,103,96,96,103,102,102,102,102,102,102,
0,0,0,0,0,0,255,0,0,255,0,0,0,0,0,0,
102,102,102,102,102,102,231,0,0,231,102,102,102,102,102,102,
24,24,24,24,24,24,255,0,0,255,0,0,0,0,0,0,
102,102,102,102,102,102,102,255,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,255,0,0,255,24,24,24,24,24,24,
0,0,0,0,0,0,0,255,102,102,102,102,102,102,102,102,
102,102,102,102,102,102,102,127,0,0,0,0,0,0,0,0,
24,24,24,24,24,24,31,24,24,31,0,0,0,0,0,0,
0,0,0,0,0,0,31,24,24,31,24,24,24,24,24,24,
0,0,0,0,0,0,0,127,102,102,102,102,102,102,102,102,
102,102,102,102,102,102,102,255,102,102,102,102,102,102,102,102,
24,24,24,24,24,24,255,0,0,255,24,24,24,24,24,24,
24,24,24,24,24,24,24,248,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,31,24,24,24,24,24,24,24,24,
255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,
0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,
240,240,240,240,240,240,240,240,240,240,240,240,240,240,240,240,
15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,119,220,204,204,222,115,0,0,0,0,
0,0,28,38,102,236,198,198,198,198,204,184,128,0,0,0,
0,0,255,195,195,192,192,192,192,192,192,192,0,0,0,0,
0,0,0,0,3,254,108,108,108,108,108,108,0,0,0,0,
0,0,255,195,97,48,24,48,96,193,195,255,0,0,0,0,
0,0,0,0,0,63,108,204,204,204,216,112,0,0,0,0,
0,0,0,0,0,99,99,99,99,99,102,124,96,96,192,0,
0,0,0,0,119,220,24,24,24,24,24,24,0,0,0,0,
0,0,24,24,126,219,219,219,219,126,24,24,0,0,0,0,
0,0,62,99,195,195,255,195,195,195,198,124,0,0,0,0,
0,0,62,99,195,195,195,195,102,36,165,231,0,0,0,0,
0,0,30,48,24,12,62,102,198,198,204,120,0,0,0,0,
0,0,0,0,0,126,219,219,219,126,0,0,0,0,0,0,
0,0,0,3,6,126,207,219,243,126,96,192,0,0,0,0,
0,0,30,48,96,96,126,96,96,96,48,30,0,0,0,0,
0,0,0,62,99,195,195,195,195,195,195,195,0,0,0,0,
0,0,0,0,255,0,0,255,0,0,255,0,0,0,0,0,
0,0,0,24,24,24,255,24,24,24,0,255,0,0,0,0,
0,0,0,48,24,12,6,12,24,48,0,255,0,0,0,0,
0,0,0,12,24,48,96,48,24,12,0,255,0,0,0,0,
0,0,0,14,27,27,24,24,24,24,24,24,24,24,24,24,
24,24,24,24,24,24,24,24,24,216,216,112,0,0,0,0,
0,0,0,0,24,24,0,255,0,24,24,0,0,0,0,0,
0,0,0,0,0,118,220,0,118,220,0,0,0,0,0,0,
0,0,60,102,102,60,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,8,28,8,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,
0,0,3,2,6,4,12,8,216,240,112,32,0,0,0,0,
0,0,252,198,198,198,198,198,0,0,0,0,0,0,0,0,
0,0,120,204,24,48,96,252,0,0,0,0,0,0,0,0,
0,0,0,219,219,219,219,219,219,219,219,219,219,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
Procedure LoadFont;
Var
r : Registers;
Begin
r.AH:=$11;
r.AL:=0;
r.BL:=0;
r.ES:=Seg(Font);
r.BP:=Ofs(Font);
r.CX:=256;
r.DX:=0;
r.BH:=16;
Intr($10,r);
End;
Begin
End.