#import <ANSICharLineFilter.h>
Inherits CharacterLineFilter.
Inheritance diagram for ANSICharLineFilter:


The class name is misleading.
Definition at line 15 of file ANSICharLineFilter.h.
Public Member Functions | |
| (id) | - processCharacter: |
| Process a character from the host and return the next filter. | |
|
|
Process a character from the host and return the next filter. Most characters are matched against a table of alternate characters and translated into an internal representation that will have the proper appearance on-screen.
Reimplemented from CharacterLineFilter. |
1.4.4