diff options
Diffstat (limited to 'docs/tmpl/coretext-fonts.sgml')
-rw-r--r-- | docs/tmpl/coretext-fonts.sgml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/tmpl/coretext-fonts.sgml b/docs/tmpl/coretext-fonts.sgml new file mode 100644 index 00000000..69d5d029 --- /dev/null +++ b/docs/tmpl/coretext-fonts.sgml @@ -0,0 +1,40 @@ +<!-- ##### SECTION Title ##### --> +CoreText Fonts + +<!-- ##### SECTION Short_Description ##### --> +Font handling with CoreText fonts + +<!-- ##### SECTION Long_Description ##### --> +<para> +The macros and functions in this section are used to access fonts natively on +OS X using the CoreText text rendering subsystem. +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### SECTION Image ##### --> + + +<!-- ##### MACRO PANGO_RENDER_TYPE_CORE_TEXT ##### --> +<para> +A string constant identifying the CoreText renderer. The associated quark (see +g_quark_from_string()) is used to identify the renderer in pango_find_map(). +</para> + + + +<!-- ##### FUNCTION pango_core_text_font_get_ctfont ##### --> +<para> + +</para> + +@font: +@Returns: + + |