VGA Fonts: Difference between revisions

Jump to navigation Jump to search
m
fixed the glyph-gylph typo
[unchecked revision][unchecked revision]
m (Welp had to look up if its the same, putted it here so no more ppl needs to look it up again)
m (fixed the glyph-gylph typo)
Line 120:
int cx,cy;
int mask[8]={1,2,4,8,16,32,64,128};
unsigned char *gylphglyph=font+(int)c*16;
 
for(cy=0;cy<16;cy++){
Line 140:
int cx,cy;
int mask[8]={1,2,4,8,16,32,64,128};
unsigned char *gylphglyph=font+(int)c*16;
 
for(cy=0;cy<16;cy++){
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu