qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 10H Function 11H Subfunction 20H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Set Int 1FH Font Pointer      [EGA] [MCGA] [VGA]
 
  Sets the Int 1FH pointer to the user's font table. This table is used for
  character codes 80H-FFH in graphics modes 04H-06H.
 
  Input                                         Output
  ══════════════════════════════════            ═══════
  AH=11H                                        Nothing
  AL=20H
  ES:BP=segment:offset of font table
                                    -♦-