blob: ad033b6a50c0ec23122061d5e0148b06c5a2b52f (
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
|
<!-- ##### 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>
<!-- ##### 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:
|