Subversion Repositories Kolibri OS

Rev

Rev 3107 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3107 Rev 3839
Line 9... Line 9...
9
dword truetype = #att_truetype;
9
dword truetype = #att_truetype;
10
dword get_length = #att_get_length;
10
dword get_length = #att_get_length;
11
dword get_width  = #att_get_width;
11
dword get_width  = #att_get_width;
12
dword text_out = #att_text_out;
12
dword text_out = #att_text_out;
13
dword init_font = #att_init_font; 
13
dword init_font = #att_init_font; 
14
 
-
 
15
dword am3__ = 0x0; 
-
 
16
dword bm3__ = 0x0;
14
$DD 2 dup 0
Line 17... Line 15...
17
 
15
 
Line 18... Line 16...
18
//import  libimg                     , \ 
16
//import  libimg                     , \ 
19
 
17