Class font |
||
---|---|---|
変数
|
||
|
||
メソッド
|
||
|
||
|
class font
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
~font() | Public | virtual | |
2 |
contains() | Public | int | |
3 |
is_special() | Public | int | |
4 |
get_width() | Public | int | |
5 |
get_height() | Public | int | |
6 |
get_depth() | Public | int | |
7 |
get_space_width() | Public | int | |
8 |
get_character_type() | Public | int | |
9 |
get_kern() | Public | int | |
10 |
get_skew() | Public | int | |
11 |
has_ligature() | Public | int | |
12 |
get_italic_correction() | Public | int | |
13 |
get_left_italic_correction() | Public | int | |
14 |
get_subscript_correction() | Public | int | |
15 |
get_code() | Public | int | |
16 |
get_name() | Public | const char * | |
17 |
get_internal_name() | Public | const char * | |
18 |
load_font() | Public | static font * | |
19 |
command_line_font_dir() | Public | static void | |
20 |
open_file() | Public | static FILE * | |
21 |
load_desc() | Public | static int | |
22 |
name_to_index() | Public | static int | |
23 |
number_to_index() | Public | static int | |
24 |
FONT_COMMAND_HANDLERset_unknown_desc_command_handler() | Public | static | |
25 |
add_entry() | Private | void | |
26 |
copy_entry() | Private | void | |
27 |
add_kern() | Private | void | |
28 |
hash_kern() | Private | static int | |
29 |
alloc_ch_index() | Private | void | |
30 |
extend_ch() | Private | void | |
31 |
compact() | Private | void | |
32 |
scale() | Private | static int | |
33 |
handle_unknown_font_command() | Private | virtual void | |
34 |
font() | Protected | ||
35 |
load() | Protected | int |
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
res | Public | static int | |
2 |
hor | Public | static int | |
3 |
vert | Public | static int | |
4 |
unitwidth | Public | static int | |
5 |
paperwidth | Public | static int | |
6 |
paperlength | Public | static int | |
7 |
biggestfont | Public | static int | |
8 |
spare2 | Public | static int | |
9 |
sizescale | Public | static int | |
10 |
tcommand | Public | static int | |
11 |
font_name_table | Public | static const char ** | |
12 |
style_table | Public | static const char ** | |
13 |
family | Public | static const char * | |
14 |
sizes | Public | static int * | |
15 |
ligatures | Private | unsigned | |
16 |
kern_hash_table | Private | font_kern_list ** | |
17 |
space_width | Private | int | |
18 |
ch_index | Private | short * | |
19 |
nindices | Private | int | |
20 |
ch | Private | font_char_metric * | |
21 |
ch_used | Private | int | |
22 |
ch_size | Private | int | |
23 |
special | Private | int | |
24 |
name | Private | char * | |
25 |
internalname | Private | char * | |
26 |
slant | Private | double | |
27 |
widths_cache | Private | font_widths_cache * | |
28 |
unknown_desc_command_handler | Private | static FONT_COMMAND_HANDLER |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー