-
-
Notifications
You must be signed in to change notification settings - Fork 46
/
PangoFc-1.0.gir
830 lines (794 loc) · 39.4 KB
/
PangoFc-1.0.gir
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
<?xml version="1.0"?>
<!-- This file was automatically generated from C sources - DO NOT EDIT!
To affect the contents of this file, edit the original C definitions,
and/or use gtk-doc annotations. -->
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
<include name="Pango" version="1.0"/>
<include name="fontconfig" version="2.0"/>
<package name="pangofc"/>
<c:include name="pango/pangofc-fontmap.h"/>
<namespace name="PangoFc" version="1.0" shared-library="libpangoft2-1.0.so.0" c:identifier-prefixes="PangoFc" c:symbol-prefixes="pango_fc">
<function-macro name="DECODER" c:identifier="PANGO_FC_DECODER" introspectable="0">
<parameters>
<parameter name="object">
</parameter>
</parameters>
</function-macro>
<function-macro name="DECODER_CLASS" c:identifier="PANGO_FC_DECODER_CLASS" introspectable="0">
<parameters>
<parameter name="klass">
</parameter>
</parameters>
</function-macro>
<function-macro name="DECODER_GET_CLASS" c:identifier="PANGO_FC_DECODER_GET_CLASS" introspectable="0">
<parameters>
<parameter name="obj">
</parameter>
</parameters>
</function-macro>
<class name="Decoder" c:symbol-prefix="decoder" c:type="PangoFcDecoder" version="1.6" parent="GObject.Object" abstract="1" glib:type-name="PangoFcDecoder" glib:get-type="pango_fc_decoder_get_type" glib:type-struct="DecoderClass">
<doc xml:space="preserve">`PangoFcDecoder` is a virtual base class that implementations will
inherit from.
It's the interface that is used to define a custom encoding for a font.
These objects are created in your code from a function callback that was
originally registered with [[email protected]_decoder_find_func].
Pango requires information about the supported charset for a font as well
as the individual character to glyph conversions. Pango gets that
information via the #get_charset and #get_glyph callbacks into your
object implementation.</doc>
<virtual-method name="get_charset" invoker="get_charset" version="1.6">
<doc xml:space="preserve">Generates an `FcCharSet` of supported characters for the @fcfont
given.
The returned `FcCharSet` will be a reference to an
internal value stored by the `PangoFcDecoder` and must not
be modified or freed.</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve">the `FcCharset` for @fcfont; must not
be modified or freed.</doc>
<type name="fontconfig.CharSet" c:type="FcCharSet*"/>
</return-value>
<parameters>
<instance-parameter name="decoder" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcDecoder`</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</instance-parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">the `PangoFcFont` to query.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
</parameters>
</virtual-method>
<virtual-method name="get_glyph" invoker="get_glyph" version="1.6">
<doc xml:space="preserve">Generates a `PangoGlyph` for the given Unicode point using the
custom decoder.
For complex scripts where there can be multiple
glyphs for a single character, the decoder will return whatever
glyph is most convenient for it. (Usually whatever glyph is directly
in the fonts character map table.)</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve">the glyph index, or 0 if the glyph isn't
covered by the font.</doc>
<type name="Pango.Glyph" c:type="PangoGlyph"/>
</return-value>
<parameters>
<instance-parameter name="decoder" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcDecoder`</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</instance-parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont` to query.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
<parameter name="wc" transfer-ownership="none">
<doc xml:space="preserve">the Unicode code point to convert to a single `PangoGlyph`.</doc>
<type name="guint32" c:type="guint32"/>
</parameter>
</parameters>
</virtual-method>
<method name="get_charset" c:identifier="pango_fc_decoder_get_charset" version="1.6">
<doc xml:space="preserve">Generates an `FcCharSet` of supported characters for the @fcfont
given.
The returned `FcCharSet` will be a reference to an
internal value stored by the `PangoFcDecoder` and must not
be modified or freed.</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve">the `FcCharset` for @fcfont; must not
be modified or freed.</doc>
<type name="fontconfig.CharSet" c:type="FcCharSet*"/>
</return-value>
<parameters>
<instance-parameter name="decoder" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcDecoder`</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</instance-parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">the `PangoFcFont` to query.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
</parameters>
</method>
<method name="get_glyph" c:identifier="pango_fc_decoder_get_glyph" version="1.6">
<doc xml:space="preserve">Generates a `PangoGlyph` for the given Unicode point using the
custom decoder.
For complex scripts where there can be multiple
glyphs for a single character, the decoder will return whatever
glyph is most convenient for it. (Usually whatever glyph is directly
in the fonts character map table.)</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve">the glyph index, or 0 if the glyph isn't
covered by the font.</doc>
<type name="Pango.Glyph" c:type="PangoGlyph"/>
</return-value>
<parameters>
<instance-parameter name="decoder" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcDecoder`</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</instance-parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont` to query.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
<parameter name="wc" transfer-ownership="none">
<doc xml:space="preserve">the Unicode code point to convert to a single `PangoGlyph`.</doc>
<type name="guint32" c:type="guint32"/>
</parameter>
</parameters>
</method>
<field name="parent_instance" readable="0" private="1">
<type name="GObject.Object" c:type="GObject"/>
</field>
</class>
<record name="DecoderClass" c:type="PangoFcDecoderClass" glib:is-gtype-struct-for="Decoder" version="1.6">
<doc xml:space="preserve">Class structure for `PangoFcDecoder`.</doc>
<field name="parent_class" readable="0" private="1">
<type name="GObject.ObjectClass" c:type="GObjectClass"/>
</field>
<field name="get_charset">
<doc xml:space="preserve">This returns an `FcCharset` given a `PangoFcFont` that
includes a list of supported characters in the font. The
#FcCharSet that is returned should be an internal reference to your
code. Pango will not free this structure. It is important that
you make this callback fast because this callback is called
separately for each character to determine Unicode coverage.</doc>
<callback name="get_charset">
<return-value transfer-ownership="none">
<doc xml:space="preserve">the `FcCharset` for @fcfont; must not
be modified or freed.</doc>
<type name="fontconfig.CharSet" c:type="FcCharSet*"/>
</return-value>
<parameters>
<parameter name="decoder" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcDecoder`</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">the `PangoFcFont` to query.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
</parameters>
</callback>
</field>
<field name="get_glyph">
<doc xml:space="preserve">This returns a single `PangoGlyph` for a given Unicode
code point.</doc>
<callback name="get_glyph">
<return-value transfer-ownership="none">
<doc xml:space="preserve">the glyph index, or 0 if the glyph isn't
covered by the font.</doc>
<type name="Pango.Glyph" c:type="PangoGlyph"/>
</return-value>
<parameters>
<parameter name="decoder" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcDecoder`</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont` to query.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
<parameter name="wc" transfer-ownership="none">
<doc xml:space="preserve">the Unicode code point to convert to a single `PangoGlyph`.</doc>
<type name="guint32" c:type="guint32"/>
</parameter>
</parameters>
</callback>
</field>
<field name="_pango_reserved1" introspectable="0">
<callback name="_pango_reserved1">
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
</callback>
</field>
<field name="_pango_reserved2" introspectable="0">
<callback name="_pango_reserved2">
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
</callback>
</field>
<field name="_pango_reserved3" introspectable="0">
<callback name="_pango_reserved3">
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
</callback>
</field>
<field name="_pango_reserved4" introspectable="0">
<callback name="_pango_reserved4">
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
</callback>
</field>
</record>
<callback name="DecoderFindFunc" c:type="PangoFcDecoderFindFunc" introspectable="0">
<doc xml:space="preserve">Callback function passed to [[email protected]_decoder_find_func].</doc>
<return-value>
<doc xml:space="preserve">a new reference to a custom decoder for this pattern,
or %NULL if the default decoder handling should be used.</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</return-value>
<parameters>
<parameter name="pattern" transfer-ownership="none">
<doc xml:space="preserve">a fully resolved `FcPattern` specifying the font on the system</doc>
<type name="fontconfig.Pattern" c:type="FcPattern*"/>
</parameter>
<parameter name="user_data" transfer-ownership="none" nullable="1" allow-none="1" closure="1">
<doc xml:space="preserve">user data passed to
[[email protected]_decoder_find_func]</doc>
<type name="gpointer" c:type="gpointer"/>
</parameter>
</parameters>
</callback>
<function-macro name="FONT" c:identifier="PANGO_FC_FONT" introspectable="0">
<parameters>
<parameter name="object">
</parameter>
</parameters>
</function-macro>
<constant name="FONT_FEATURES" value="fontfeatures" c:type="PANGO_FC_FONT_FEATURES" version="1.34">
<doc xml:space="preserve">Fontconfig property that Pango reads from font
patterns to populate list of OpenType features
to be enabled for the font by default.
The property will have a number of string elements,
each of which is the OpenType feature tag of one feature
to enable.
This is equivalent to FC_FONT_FEATURES in versions of
fontconfig that have that.</doc>
<type name="utf8" c:type="gchar*"/>
</constant>
<function-macro name="FONT_MAP" c:identifier="PANGO_FC_FONT_MAP" introspectable="0">
<parameters>
<parameter name="object">
</parameter>
</parameters>
</function-macro>
<constant name="FONT_VARIATIONS" value="fontvariations" c:type="PANGO_FC_FONT_VARIATIONS">
<doc xml:space="preserve">Fontconfig property that Pango reads from font
patterns to populate list of OpenType font variations
to be used for a font.
The property will have a string elements, each of which
a comma-separated list of OpenType axis setting of the
form AXIS=VALUE.
This is equivalent to FC_FONT_VARIATIONS in versions of
fontconfig that have that.</doc>
<type name="utf8" c:type="gchar*"/>
</constant>
<class name="Font" c:symbol-prefix="font" c:type="PangoFcFont" parent="Pango.Font" abstract="1" glib:type-name="PangoFcFont" glib:get-type="pango_fc_font_get_type" glib:type-struct="FontClass">
<doc xml:space="preserve">`PangoFcFont` is a base class for font implementations
using the Fontconfig and FreeType libraries.
It is used in onjunction with [[email protected]].
When deriving from this class, you need to implement all
of its virtual functions other than shutdown() along with
the get_glyph_extents() virtual function from `PangoFont`.</doc>
<function name="description_from_pattern" c:identifier="pango_fc_font_description_from_pattern" version="1.4">
<doc xml:space="preserve">Creates a `PangoFontDescription` that matches the specified
Fontconfig pattern as closely as possible.
Many possible Fontconfig pattern values, such as %FC_RASTERIZER
or %FC_DPI, don't make sense in the context of `PangoFontDescription`,
so will be ignored.</doc>
<return-value transfer-ownership="full">
<doc xml:space="preserve">a new `PangoFontDescription`. Free with
pango_font_description_free().</doc>
<type name="Pango.FontDescription" c:type="PangoFontDescription*"/>
</return-value>
<parameters>
<parameter name="pattern" transfer-ownership="none">
<doc xml:space="preserve">a `FcPattern`</doc>
<type name="fontconfig.Pattern" c:type="FcPattern*"/>
</parameter>
<parameter name="include_size" transfer-ownership="none">
<doc xml:space="preserve">if %TRUE, the pattern will include the size from
the @pattern; otherwise the resulting pattern will be unsized.
(only %FC_SIZE is examined, not %FC_PIXEL_SIZE)</doc>
<type name="gboolean" c:type="gboolean"/>
</parameter>
</parameters>
</function>
<method name="get_glyph" c:identifier="pango_fc_font_get_glyph" version="1.4">
<doc xml:space="preserve">Gets the glyph index for a given Unicode character
for @font.
If you only want to determine whether the font has
the glyph, use [[email protected]_char].</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve">the glyph index, or 0, if the Unicode
character doesn't exist in the font.</doc>
<type name="guint" c:type="guint"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
<parameter name="wc" transfer-ownership="none">
<doc xml:space="preserve">Unicode character to look up</doc>
<type name="gunichar" c:type="gunichar"/>
</parameter>
</parameters>
</method>
<method name="get_languages" c:identifier="pango_fc_font_get_languages" version="1.48" deprecated="1" deprecated-version="1.50">
<doc xml:space="preserve">Returns the languages that are supported by @font.
This corresponds to the FC_LANG member of the FcPattern.
The returned array is only valid as long as the font
and its fontmap are valid.</doc>
<doc-deprecated xml:space="preserve">Use pango_font_get_language()</doc-deprecated>
<return-value transfer-ownership="none" nullable="1">
<doc xml:space="preserve">a
%NULL-terminated array of `PangoLanguage`*</doc>
<array c:type="PangoLanguage**">
<type name="Pango.Language" c:type="PangoLanguage*"/>
</array>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
</parameters>
</method>
<method name="get_pattern" c:identifier="pango_fc_font_get_pattern" glib:get-property="pattern" version="1.48" introspectable="0">
<doc xml:space="preserve">Returns the FcPattern that @font is based on.</doc>
<return-value>
<doc xml:space="preserve">the fontconfig pattern for this font</doc>
<type name="fontconfig.Pattern" c:type="FcPattern*"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
</parameters>
</method>
<method name="get_unknown_glyph" c:identifier="pango_fc_font_get_unknown_glyph" version="1.4">
<doc xml:space="preserve">Returns the index of a glyph suitable for drawing @wc
as an unknown character.
Use PANGO_GET_UNKNOWN_GLYPH() instead.</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve">a glyph index into @font.</doc>
<type name="Pango.Glyph" c:type="PangoGlyph"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
<parameter name="wc" transfer-ownership="none">
<doc xml:space="preserve">the Unicode character for which a glyph is needed.</doc>
<type name="gunichar" c:type="gunichar"/>
</parameter>
</parameters>
</method>
<method name="has_char" c:identifier="pango_fc_font_has_char" version="1.4" deprecated="1" deprecated-version="1.44">
<doc xml:space="preserve">Determines whether @font has a glyph for the codepoint @wc.</doc>
<doc-deprecated xml:space="preserve">Use [[email protected]_char]</doc-deprecated>
<return-value transfer-ownership="none">
<doc xml:space="preserve">%TRUE if @font has the requested codepoint.</doc>
<type name="gboolean" c:type="gboolean"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
<parameter name="wc" transfer-ownership="none">
<doc xml:space="preserve">Unicode codepoint to look up</doc>
<type name="gunichar" c:type="gunichar"/>
</parameter>
</parameters>
</method>
<method name="kern_glyphs" c:identifier="pango_fc_font_kern_glyphs" version="1.4" deprecated="1" deprecated-version="1.32">
<doc xml:space="preserve">This function used to adjust each adjacent pair of glyphs
in @glyphs according to kerning information in @font.
Since 1.44, it does nothing.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
<parameter name="glyphs" transfer-ownership="none">
<doc xml:space="preserve">a `PangoGlyphString`</doc>
<type name="Pango.GlyphString" c:type="PangoGlyphString*"/>
</parameter>
</parameters>
</method>
<method name="lock_face" c:identifier="pango_fc_font_lock_face" version="1.4" introspectable="0" deprecated="1" deprecated-version="1.44">
<doc xml:space="preserve">Gets the FreeType `FT_Face` associated with a font.
This face will be kept around until you call
[[email protected]_face].</doc>
<doc-deprecated xml:space="preserve">Use pango_font_get_hb_font() instead</doc-deprecated>
<return-value>
<doc xml:space="preserve">the FreeType `FT_Face` associated with @font.</doc>
<type name="freetype2.Face" c:type="FT_Face"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
</parameters>
</method>
<method name="unlock_face" c:identifier="pango_fc_font_unlock_face" version="1.4" deprecated="1" deprecated-version="1.44">
<doc xml:space="preserve">Releases a font previously obtained with
[[email protected]_face].</doc>
<doc-deprecated xml:space="preserve">Use pango_font_get_hb_font() instead</doc-deprecated>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="font" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`.</doc>
<type name="Font" c:type="PangoFcFont*"/>
</instance-parameter>
</parameters>
</method>
<property name="fontmap" writable="1" transfer-ownership="none">
<doc xml:space="preserve">The PangoFc font map this font is associated with.</doc>
<type name="FontMap"/>
</property>
<property name="pattern" writable="1" construct-only="1" transfer-ownership="none" getter="get_pattern">
<doc xml:space="preserve">The fontconfig pattern for this font.</doc>
<type name="gpointer" c:type="gpointer"/>
</property>
<field name="parent_instance">
<type name="Pango.Font" c:type="PangoFont"/>
</field>
<field name="font_pattern">
<type name="fontconfig.Pattern" c:type="FcPattern*"/>
</field>
<field name="fontmap">
<type name="Pango.FontMap" c:type="PangoFontMap*"/>
</field>
<field name="priv">
<type name="gpointer" c:type="gpointer"/>
</field>
<field name="matrix">
<type name="Pango.Matrix" c:type="PangoMatrix"/>
</field>
<field name="description">
<type name="Pango.FontDescription" c:type="PangoFontDescription*"/>
</field>
<field name="metrics_by_lang">
<type name="GLib.SList" c:type="GSList*">
<type name="gpointer" c:type="gpointer"/>
</type>
</field>
<field name="is_hinted" bits="1">
<type name="guint" c:type="guint"/>
</field>
<field name="is_transformed" bits="1">
<type name="guint" c:type="guint"/>
</field>
</class>
<record name="FontClass" c:type="PangoFcFontClass" disguised="1" opaque="1" glib:is-gtype-struct-for="Font"/>
<class name="FontMap" c:symbol-prefix="font_map" c:type="PangoFcFontMap" parent="Pango.FontMap" abstract="1" glib:type-name="PangoFcFontMap" glib:get-type="pango_fc_font_map_get_type" glib:type-struct="FontMapClass">
<doc xml:space="preserve">`PangoFcFontMap` is a base class for font map implementations using the
Fontconfig and FreeType libraries.
It is used in the Xft and FreeType backends shipped with Pango,
but can also be used when creating new backends. Any backend
deriving from this base class will take advantage of the wide
range of shapers implemented using FreeType that come with Pango.</doc>
<implements name="Gio.ListModel"/>
<method name="add_decoder_find_func" c:identifier="pango_fc_font_map_add_decoder_find_func" version="1.6" introspectable="0">
<doc xml:space="preserve">This function saves a callback method in the `PangoFcFontMap` that
will be called whenever new fonts are created.
If the function returns a `PangoFcDecoder`, that decoder will be used
to determine both coverage via a `FcCharSet` and a one-to-one mapping
of characters to glyphs. This will allow applications to have
application-specific encodings for various fonts.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">The `PangoFcFontMap` to add this method to.</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
<parameter name="findfunc" transfer-ownership="none" scope="notified" closure="1" destroy="2">
<doc xml:space="preserve">The `PangoFcDecoderFindFunc` callback function</doc>
<type name="DecoderFindFunc" c:type="PangoFcDecoderFindFunc"/>
</parameter>
<parameter name="user_data" transfer-ownership="none" nullable="1" allow-none="1">
<doc xml:space="preserve">User data.</doc>
<type name="gpointer" c:type="gpointer"/>
</parameter>
<parameter name="dnotify" transfer-ownership="none" scope="async">
<doc xml:space="preserve">A `GDestroyNotify` callback that will be called when the
fontmap is finalized and the decoder is released.</doc>
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
</parameter>
</parameters>
</method>
<method name="cache_clear" c:identifier="pango_fc_font_map_cache_clear" version="1.4">
<doc xml:space="preserve">Clear all cached information and fontsets for this font map.
This should be called whenever there is a change in the
output of the default_substitute() virtual function of the
font map, or if fontconfig has been reinitialized to new
configuration.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
</parameters>
</method>
<method name="config_changed" c:identifier="pango_fc_font_map_config_changed" version="1.38">
<doc xml:space="preserve">Informs font map that the fontconfig configuration (i.e., FcConfig
object) used by this font map has changed.
This currently calls [[email protected]_clear] which
ensures that list of fonts, etc will be regenerated using the
updated configuration.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
</parameters>
</method>
<method name="create_context" c:identifier="pango_fc_font_map_create_context" version="1.4" deprecated="1" deprecated-version="1.22">
<doc xml:space="preserve">Creates a new context for this fontmap.
This function is intended only for backend implementations deriving
from `PangoFcFontMap`; it is possible that a backend will store
additional information needed for correct operation on the `PangoContext`
after calling this function.</doc>
<doc-deprecated xml:space="preserve">Use pango_font_map_create_context() instead.</doc-deprecated>
<return-value transfer-ownership="full">
<doc xml:space="preserve">a new `PangoContext`</doc>
<type name="Pango.Context" c:type="PangoContext*"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
</parameters>
</method>
<method name="find_decoder" c:identifier="pango_fc_font_map_find_decoder" version="1.26">
<doc xml:space="preserve">Finds the decoder to use for @pattern.
Decoders can be added to a font map using
[[email protected]_decoder_find_func].</doc>
<return-value transfer-ownership="full" nullable="1">
<doc xml:space="preserve">a newly created `PangoFcDecoder`
object or %NULL if no decoder is set for @pattern.</doc>
<type name="Decoder" c:type="PangoFcDecoder*"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">The `PangoFcFontMap` to use.</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
<parameter name="pattern" transfer-ownership="none">
<doc xml:space="preserve">The `FcPattern` to find the decoder for.</doc>
<type name="fontconfig.Pattern" c:type="FcPattern*"/>
</parameter>
</parameters>
</method>
<method name="get_config" c:identifier="pango_fc_font_map_get_config" version="1.38" introspectable="0">
<doc xml:space="preserve">Fetches the `FcConfig` attached to a font map.
See also: [[email protected]_config].</doc>
<return-value nullable="1">
<doc xml:space="preserve">the `FcConfig` object attached to
@fcfontmap, which might be %NULL. The return value is
owned by Pango and should not be freed.</doc>
<type name="fontconfig.Config" c:type="FcConfig*"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
</parameters>
</method>
<method name="get_hb_face" c:identifier="pango_fc_font_map_get_hb_face" version="1.44" introspectable="0">
<doc xml:space="preserve">Retrieves the `hb_face_t` for the given `PangoFcFont`.</doc>
<return-value transfer-ownership="none" nullable="1">
<doc xml:space="preserve">the `hb_face_t`
for the given font</doc>
<type name="HarfBuzz.face_t" c:type="hb_face_t*"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
<parameter name="fcfont" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFont`</doc>
<type name="Font" c:type="PangoFcFont*"/>
</parameter>
</parameters>
</method>
<method name="set_config" c:identifier="pango_fc_font_map_set_config" version="1.38" introspectable="0">
<doc xml:space="preserve">Set the `FcConfig` for this font map to use.
The default value
is %NULL, which causes Fontconfig to use its global "current config".
You can create a new `FcConfig` object and use this API to attach it
to a font map.
This is particularly useful for example, if you want to use application
fonts with Pango. For that, you would create a fresh `FcConfig`, add your
app fonts to it, and attach it to a new Pango font map.
If @fcconfig is different from the previous config attached to the font map,
[[email protected]_changed] is called.
This function acquires a reference to the `FcConfig` object; the caller
does **not** need to retain a reference.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
<parameter name="fcconfig" transfer-ownership="none" nullable="1" allow-none="1">
<doc xml:space="preserve">a `FcConfig`</doc>
<type name="fontconfig.Config" c:type="FcConfig*"/>
</parameter>
</parameters>
</method>
<method name="set_default_substitute" c:identifier="pango_fc_font_map_set_default_substitute" version="1.48">
<doc xml:space="preserve">Sets a function that will be called to do final configuration
substitution on a `FcPattern` before it is used to load
the font.
This function can be used to do things like set
hinting and antialiasing options.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
<parameter name="func" transfer-ownership="none" scope="notified" closure="1" destroy="2">
<doc xml:space="preserve">function to call to to do final config tweaking on `FcPattern` objects</doc>
<type name="SubstituteFunc" c:type="PangoFcSubstituteFunc"/>
</parameter>
<parameter name="data" transfer-ownership="none" nullable="1" allow-none="1">
<doc xml:space="preserve">data to pass to @func</doc>
<type name="gpointer" c:type="gpointer"/>
</parameter>
<parameter name="notify" transfer-ownership="none" scope="async">
<doc xml:space="preserve">function to call when @data is no longer used</doc>
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
</parameter>
</parameters>
</method>
<method name="shutdown" c:identifier="pango_fc_font_map_shutdown" version="1.4">
<doc xml:space="preserve">Clears all cached information for the fontmap and marks
all fonts open for the fontmap as dead.
See the shutdown() virtual function of `PangoFcFont`.
This function might be used by a backend when the underlying
windowing system for the font map exits. This function is only
intended to be called only for backend implementations deriving
from `PangoFcFontMap`.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fcfontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
</parameters>
</method>
<method name="substitute_changed" c:identifier="pango_fc_font_map_substitute_changed" version="1.48">
<doc xml:space="preserve">Call this function any time the results of the default
substitution function set with
[[email protected]_default_substitute] change.
That is, if your substitution function will return different
results for the same input pattern, you must call this function.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<instance-parameter name="fontmap" transfer-ownership="none">
<doc xml:space="preserve">a `PangoFcFontMap`</doc>
<type name="FontMap" c:type="PangoFcFontMap*"/>
</instance-parameter>
</parameters>
</method>
</class>
<record name="FontMapClass" c:type="PangoFcFontMapClass" disguised="1" opaque="1" glib:is-gtype-struct-for="FontMap"/>
<record name="FontMapPrivate" c:type="PangoFcFontMapPrivate" disguised="1" opaque="1"/>
<constant name="GRAVITY" value="pangogravity" c:type="PANGO_FC_GRAVITY" version="1.20">
<doc xml:space="preserve">Fontconfig property that Pango sets on any
fontconfig pattern it passes to fontconfig
if a `PangoGravity` other than %PANGO_GRAVITY_SOUTH
is desired.
The property will have a `PangoGravity` value as a string,
like "east". This can be used to write fontconfig configuration
rules to choose different fonts for horizontal and vertical
writing directions.</doc>
<type name="utf8" c:type="gchar*"/>
</constant>
<function-macro name="IS_DECODER" c:identifier="PANGO_FC_IS_DECODER" introspectable="0">
<parameters>
<parameter name="object">
</parameter>
</parameters>
</function-macro>
<function-macro name="IS_DECODER_CLASS" c:identifier="PANGO_FC_IS_DECODER_CLASS" introspectable="0">
<parameters>
<parameter name="klass">
</parameter>
</parameters>
</function-macro>
<function-macro name="IS_FONT" c:identifier="PANGO_FC_IS_FONT" introspectable="0">
<parameters>
<parameter name="object">
</parameter>
</parameters>
</function-macro>
<function-macro name="IS_FONT_MAP" c:identifier="PANGO_FC_IS_FONT_MAP" introspectable="0">
<parameters>
<parameter name="object">
</parameter>
</parameters>
</function-macro>
<constant name="PRGNAME" value="prgname" c:type="PANGO_FC_PRGNAME" version="1.24">
<doc xml:space="preserve">Fontconfig property that Pango sets on any
fontconfig pattern it passes to fontconfig.
The property will have a string equal to what
g_get_prgname() returns. This can be used to write
fontconfig configuration rules that only affect
certain applications.
This is equivalent to FC_PRGNAME in versions of
fontconfig that have that.</doc>
<type name="utf8" c:type="gchar*"/>
</constant>
<callback name="SubstituteFunc" c:type="PangoFcSubstituteFunc">
<doc xml:space="preserve">Function type for doing final config tweaking on prepared `FcPattern`s.</doc>
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
<parameters>
<parameter name="pattern" transfer-ownership="none">
<doc xml:space="preserve">the FcPattern to tweak.</doc>
<type name="fontconfig.Pattern" c:type="FcPattern*"/>
</parameter>
<parameter name="data" transfer-ownership="none" nullable="1" allow-none="1">
<doc xml:space="preserve">user data.</doc>
<type name="gpointer" c:type="gpointer"/>
</parameter>
</parameters>
</callback>
<constant name="VERSION" value="pangoversion" c:type="PANGO_FC_VERSION" version="1.20">
<doc xml:space="preserve">Fontconfig property that Pango sets on any
fontconfig pattern it passes to fontconfig.
The property will have an integer value equal to what
[[email protected]] returns. This can be used to write
fontconfig configuration rules that only affect certain
pango versions (or only pango-using applications, or only
non-pango-using applications).</doc>
<type name="utf8" c:type="gchar*"/>
</constant>
</namespace>
</repository>