Page 90 | Table of Contents | Index | Page 92 |
Chapters | |||
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30 A, B, C, D, E |
Minor issue: We still need to describe what a device font is. Ditto, character sets. | SWM
Part of initializing a port is to define the mappings between text styles and font names for the
port's host window system.
=> text-style-mapping port text-style &optional character-set [Generic Function]
Returns the font mapping that will be used when rendering characters in the character set
character-set in the text style text-style on any medium on the port port. If there is no mapping
associated with character-set and text-style on port, then some other object will be returned that
corresponds to the "unmapped" text style.
Page 90 | Table of Contents | Index | Page 92 |
Chapters | |||
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30 A, B, C, D, E |