From 2a04060abb3d4916a9ea2c2951122ab67cc429f0 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 20 Aug 2002 21:57:35 +0000 Subject: Released 1.1.1. Tue Aug 20 17:31:39 2002 Owen Taylor * Released 1.1.1. * configure.in: Update versions numbers. * NEWS: Updated. * docs/pango-sections.txt: Updated. * pango/pangoxft-font.c (pango_xft_font_[un]lock_face): Fix docs. --- docs/tmpl/freetype-fonts.sgml | 61 ++++++++++++++++++++++++++++++ docs/tmpl/opentype.sgml | 9 +++++ docs/tmpl/xft-fonts.sgml | 86 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 156 insertions(+) (limited to 'docs/tmpl') diff --git a/docs/tmpl/freetype-fonts.sgml b/docs/tmpl/freetype-fonts.sgml index a3d86f0a..99190b22 100644 --- a/docs/tmpl/freetype-fonts.sgml +++ b/docs/tmpl/freetype-fonts.sgml @@ -14,6 +14,12 @@ FreeType Fonts and Rendering + + + + + + A string constant identifying the FreeType renderer. The associated quark (see @@ -22,6 +28,61 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). + + + + + +@Returns: + + + + + + + +@fontmap: +@dpi_x: +@dpi_y: + + + + + + + +@fontmap: +@Returns: + + + + + + + +@pattern: +@data: + + + + + + + +@fontmap: +@func: +@data: +@notify: + + + + + + + +@fontmap: + + diff --git a/docs/tmpl/opentype.sgml b/docs/tmpl/opentype.sgml index dc0b6368..f4c853b1 100644 --- a/docs/tmpl/opentype.sgml +++ b/docs/tmpl/opentype.sgml @@ -49,6 +49,15 @@ identify the various OpenType tables in the @PANGO_OT_TABLE_GSUB: The GSUB table. @PANGO_OT_TABLE_GPOS: The GPOS table. + + + + + +@face: +@Returns: + + diff --git a/docs/tmpl/xft-fonts.sgml b/docs/tmpl/xft-fonts.sgml index c5aedd65..a45debb4 100644 --- a/docs/tmpl/xft-fonts.sgml +++ b/docs/tmpl/xft-fonts.sgml @@ -32,6 +32,55 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). @Returns: + + + + + +@display: +@screen: +@Returns: + + + + + + + +@display: +@screen: +@func: +@data: +@notify: + + + + + + + +@pattern: +@data: + + + + + + + +@display: +@screen: + + + + + + + +@display: +@screen: + + @@ -77,6 +126,43 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). @Returns: + + + + + +@font: +@wc: +@Returns: + + + + + + + +@font: +@Returns: + + + + + + + +@font: + + + + + + + +@font: +@wc: +@Returns: + + -- cgit v1.2.1