blob: b8191c73b0a69f5240fd7b0db7c374d6ea080348 (
plain)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!-- ##### SECTION Title ##### -->
PangoFcDecoder
<!-- ##### SECTION Short_Description ##### -->
Custom font encoding handling
<!-- ##### SECTION Long_Description ##### -->
<para>
PangoFcDecoder represents a decoder that an application provides
for handling a font that is encoded in a custom way.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT PangoFcDecoder ##### -->
<para>
</para>
<!-- ##### STRUCT PangoFcDecoderClass ##### -->
<para>
</para>
@get_charset:
@get_glyph:
<!-- ##### FUNCTION pango_fc_decoder_get_charset ##### -->
<para>
</para>
@decoder:
@fcfont:
@Returns:
<!-- ##### FUNCTION pango_fc_decoder_get_glyph ##### -->
<para>
</para>
@decoder:
@fcfont:
@wc:
@Returns:
|