Interrups | Categories | Contents |
AH = 10h CX = font size of desired font 0808h 8x8 small (80x25 text) 0A0Bh 11x10 medium (64x18 text) 100Ch 12x16 large (40x16 text)
Return:
DX:AX -> ptr to font or 0000h:fontID# if built-in font
See Also: AH=11h
Category: Vendor-specific BIOS Extensions - Int 5Fh - H
Interrups | Categories | Contents |