Main Page | Modules | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ANSICharLineFilter.m File Reference

Go to the source code of this file.

Variables

unsigned char vt100
 Terminal code (from host).
unichar graphic
 Internal representation (in text storage).
 GraphicCharPair
static GraphicCharPair sGraphicCharPairs []
 Pair data characters with internal representations of special characters.


Variable Documentation

unichar graphic
 

Internal representation (in text storage).

Definition at line 18 of file ANSICharLineFilter.m.

GraphicCharPair
 

Definition at line 19 of file ANSICharLineFilter.m.

GraphicCharPair sGraphicCharPairs[] [static]
 

Pair data characters with internal representations of special characters.

Characters that are reliably of the same width as the rest of the Monaco font are mapped to their Unicode equivalents. Characters that TermLayoutManager must draw independently are mapped to ASCII characters; the presence of the alt-character text style cues the layout manager to render the graphical character.

Definition at line 22 of file ANSICharLineFilter.m.

unsigned char vt100
 

Terminal code (from host).

Definition at line 17 of file ANSICharLineFilter.m.


Generated on Fri Sep 30 12:01:11 2005 for Crescat by  doxygen 1.4.4