From d5e8ce6bbfabc64eee4685560532b6191f4b3e76 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 4 Apr 2011 16:28:44 -0400 Subject: Doc template changes --- docs/tmpl/atsui-fonts.sgml | 3 +++ docs/tmpl/bidi.sgml | 3 +++ docs/tmpl/coverage-maps.sgml | 4 ++++ docs/tmpl/engines.sgml | 4 ++++ docs/tmpl/fonts.sgml | 4 ++++ docs/tmpl/freetype-fonts.sgml | 6 ++++++ docs/tmpl/glyphs.sgml | 4 ++++ docs/tmpl/layout.sgml | 3 +++ docs/tmpl/main.sgml | 5 +++++ docs/tmpl/modules.sgml | 3 +++ docs/tmpl/opentype.sgml | 3 +++ docs/tmpl/pango-engine-lang.sgml | 3 +++ docs/tmpl/pango-engine-shape.sgml | 3 +++ docs/tmpl/pango-renderer.sgml | 3 +++ docs/tmpl/pango-version.sgml | 5 +++++ docs/tmpl/pangocairo.sgml | 5 +++++ docs/tmpl/pangofc-decoder.sgml | 3 +++ docs/tmpl/pangofc-font.sgml | 3 +++ docs/tmpl/pangofc-fontmap.sgml | 3 +++ docs/tmpl/scripts.sgml | 4 ++++ docs/tmpl/tab-stops.sgml | 3 +++ docs/tmpl/text-attributes.sgml | 4 ++++ docs/tmpl/utils.sgml | 5 +++++ docs/tmpl/vertical.sgml | 3 +++ docs/tmpl/win32-fonts.sgml | 9 +++++++++ docs/tmpl/x-fonts.sgml | 3 +++ docs/tmpl/xft-fonts.sgml | 3 +++ 27 files changed, 104 insertions(+) diff --git a/docs/tmpl/atsui-fonts.sgml b/docs/tmpl/atsui-fonts.sgml index 19b03445..c8b6aa06 100644 --- a/docs/tmpl/atsui-fonts.sgml +++ b/docs/tmpl/atsui-fonts.sgml @@ -18,6 +18,9 @@ MacOS systems using the ATSUI text rendering subsystem. + + + A string constant identifying the ATSUI renderer. The associated quark (see diff --git a/docs/tmpl/bidi.sgml b/docs/tmpl/bidi.sgml index 7e5171e9..e02d1ec9 100644 --- a/docs/tmpl/bidi.sgml +++ b/docs/tmpl/bidi.sgml @@ -28,6 +28,9 @@ pango_itemize_with_base_dir() + + + diff --git a/docs/tmpl/coverage-maps.sgml b/docs/tmpl/coverage-maps.sgml index 69c71626..7e0ced9c 100644 --- a/docs/tmpl/coverage-maps.sgml +++ b/docs/tmpl/coverage-maps.sgml @@ -20,6 +20,9 @@ to represent that information. + + + Used to indicate how well a font can represent a particular Unicode @@ -56,6 +59,7 @@ to #PangoCoverageLevel. It is an opaque structure with no public fields. +@void: @Returns: diff --git a/docs/tmpl/engines.sgml b/docs/tmpl/engines.sgml index 20de439f..f9c56c6a 100644 --- a/docs/tmpl/engines.sgml +++ b/docs/tmpl/engines.sgml @@ -31,6 +31,9 @@ function is used when building a catalog of all available modules. + + + The #PangoEngineInfo structure contains information about a particular @@ -103,6 +106,7 @@ specific. +@void: diff --git a/docs/tmpl/fonts.sgml b/docs/tmpl/fonts.sgml index baa05584..7b55dea7 100644 --- a/docs/tmpl/fonts.sgml +++ b/docs/tmpl/fonts.sgml @@ -22,6 +22,9 @@ to load a font of a given description. + + + The #PangoFontDescription structure represents the description @@ -143,6 +146,7 @@ The #GObject type for #PangoFontMask. +@void: @Returns: diff --git a/docs/tmpl/freetype-fonts.sgml b/docs/tmpl/freetype-fonts.sgml index 06f5006c..2ed58bd3 100644 --- a/docs/tmpl/freetype-fonts.sgml +++ b/docs/tmpl/freetype-fonts.sgml @@ -18,6 +18,9 @@ text to bitmaps using the FreeType 2 library. + + + The #PangoFT2FontMap is the #PangoFontMap implementation for FreeType fonts. @@ -37,6 +40,7 @@ with the FreeType backend. See %PANGO_RENDER_TYPE_FC for the replacement. +@void: @Returns: @@ -210,6 +214,7 @@ Function type for doing final config tweaking on prepared FcPatterns. +@void: @Returns: @@ -218,5 +223,6 @@ Function type for doing final config tweaking on prepared FcPatterns. +@void: diff --git a/docs/tmpl/glyphs.sgml b/docs/tmpl/glyphs.sgml index be546c61..399319eb 100644 --- a/docs/tmpl/glyphs.sgml +++ b/docs/tmpl/glyphs.sgml @@ -20,6 +20,9 @@ glyphs. + + + The %PANGO_SCALE macro represents the scale between dimensions used @@ -476,6 +479,7 @@ The #GObject type for #PangoGlyphString. +@void: @Returns: diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml index c60f9d5a..54e385ed 100644 --- a/docs/tmpl/layout.sgml +++ b/docs/tmpl/layout.sgml @@ -22,6 +22,9 @@ at once. + + + The #PangoLayout structure represents an entire paragraph diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml index 3bfcb998..8373b123 100644 --- a/docs/tmpl/main.sgml +++ b/docs/tmpl/main.sgml @@ -20,6 +20,9 @@ various steps of this process. + + + The #PangoContext structure stores global information @@ -124,6 +127,7 @@ The #GObject type for #PangoDirection. +@void: @Returns: @@ -152,6 +156,7 @@ The #GObject type for #PangoDirection. +@void: @Returns: diff --git a/docs/tmpl/modules.sgml b/docs/tmpl/modules.sgml index 0fe8c42f..faac809a 100644 --- a/docs/tmpl/modules.sgml +++ b/docs/tmpl/modules.sgml @@ -18,6 +18,9 @@ modules that add engines to Pango at run time. + + + The #PangoIncludedModule structure for a statically linked module diff --git a/docs/tmpl/opentype.sgml b/docs/tmpl/opentype.sgml index ca4b53b8..cccc5187 100644 --- a/docs/tmpl/opentype.sgml +++ b/docs/tmpl/opentype.sgml @@ -19,6 +19,9 @@ shaping engines Unstable + + + The PangoOTTag typedef is used to represent TrueType and OpenType diff --git a/docs/tmpl/pango-engine-lang.sgml b/docs/tmpl/pango-engine-lang.sgml index a5a91bf3..73df49c2 100644 --- a/docs/tmpl/pango-engine-lang.sgml +++ b/docs/tmpl/pango-engine-lang.sgml @@ -19,6 +19,9 @@ These engines are used in pango_break(). Unstable + + + diff --git a/docs/tmpl/pango-engine-shape.sgml b/docs/tmpl/pango-engine-shape.sgml index 5e66f2db..3d5dd3b8 100644 --- a/docs/tmpl/pango-engine-shape.sgml +++ b/docs/tmpl/pango-engine-shape.sgml @@ -19,6 +19,9 @@ These engines are used in pango_shape(). Unstable + + + diff --git a/docs/tmpl/pango-renderer.sgml b/docs/tmpl/pango-renderer.sgml index 54445450..f8e524a6 100644 --- a/docs/tmpl/pango-renderer.sgml +++ b/docs/tmpl/pango-renderer.sgml @@ -21,6 +21,9 @@ destinations can be created. + + + diff --git a/docs/tmpl/pango-version.sgml b/docs/tmpl/pango-version.sgml index 230946d2..923fac87 100644 --- a/docs/tmpl/pango-version.sgml +++ b/docs/tmpl/pango-version.sgml @@ -22,6 +22,9 @@ at run-time. + + + This macro encodes the given Pango version into an integer. The numbers @@ -86,6 +89,7 @@ the provided version number. +@void: @Returns: @@ -94,6 +98,7 @@ the provided version number. +@void: @Returns: diff --git a/docs/tmpl/pangocairo.sgml b/docs/tmpl/pangocairo.sgml index 6a907827..32f3ca68 100644 --- a/docs/tmpl/pangocairo.sgml +++ b/docs/tmpl/pangocairo.sgml @@ -145,6 +145,9 @@ int main (int argc, char **argv) + + + @@ -162,6 +165,7 @@ int main (int argc, char **argv) +@void: @Returns: @@ -178,6 +182,7 @@ int main (int argc, char **argv) +@void: @Returns: diff --git a/docs/tmpl/pangofc-decoder.sgml b/docs/tmpl/pangofc-decoder.sgml index b8191c73..7b80410c 100644 --- a/docs/tmpl/pangofc-decoder.sgml +++ b/docs/tmpl/pangofc-decoder.sgml @@ -18,6 +18,9 @@ for handling a font that is encoded in a custom way. + + + diff --git a/docs/tmpl/pangofc-font.sgml b/docs/tmpl/pangofc-font.sgml index a1b055c2..80292a21 100644 --- a/docs/tmpl/pangofc-font.sgml +++ b/docs/tmpl/pangofc-font.sgml @@ -34,6 +34,9 @@ Fontconfig-based backend involves deriving from both + + + diff --git a/docs/tmpl/pangofc-fontmap.sgml b/docs/tmpl/pangofc-fontmap.sgml index ee6cca06..2896c4b8 100644 --- a/docs/tmpl/pangofc-fontmap.sgml +++ b/docs/tmpl/pangofc-fontmap.sgml @@ -34,6 +34,9 @@ Fontconfig-based backend involves deriving from both + + + diff --git a/docs/tmpl/scripts.sgml b/docs/tmpl/scripts.sgml index a87e7fb4..a70d3b40 100644 --- a/docs/tmpl/scripts.sgml +++ b/docs/tmpl/scripts.sgml @@ -19,6 +19,9 @@ and of ranges within a larger text string. + + + The #PangoScript enumeration identifies different writing @@ -252,6 +255,7 @@ The #GObject type for #PangoLanguage. +@void: @Returns: diff --git a/docs/tmpl/tab-stops.sgml b/docs/tmpl/tab-stops.sgml index 03ae3792..62b02020 100644 --- a/docs/tmpl/tab-stops.sgml +++ b/docs/tmpl/tab-stops.sgml @@ -18,6 +18,9 @@ that can be used to set tab stop positions in a #PangoLayout. + + + A #PangoTabArray struct contains an array diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml index 57469b8a..98158f80 100644 --- a/docs/tmpl/text-attributes.sgml +++ b/docs/tmpl/text-attributes.sgml @@ -21,6 +21,9 @@ of attributes applied to a portion of text. + + + The #PangoAttrType @@ -653,6 +656,7 @@ The #GObject type for #PangoAttrList. +@void: @Returns: diff --git a/docs/tmpl/utils.sgml b/docs/tmpl/utils.sgml index 6ac6a66f..c42b385b 100644 --- a/docs/tmpl/utils.sgml +++ b/docs/tmpl/utils.sgml @@ -18,6 +18,9 @@ backends and modules, but may be useful for other purposes too. + + + @@ -166,6 +169,7 @@ backends and modules, but may be useful for other purposes too. +@void: @Returns: @@ -174,6 +178,7 @@ backends and modules, but may be useful for other purposes too. +@void: @Returns: diff --git a/docs/tmpl/vertical.sgml b/docs/tmpl/vertical.sgml index 83e33a1e..5d0ab511 100644 --- a/docs/tmpl/vertical.sgml +++ b/docs/tmpl/vertical.sgml @@ -73,6 +73,9 @@ pango_attr_gravity_hint_new() + + + diff --git a/docs/tmpl/win32-fonts.sgml b/docs/tmpl/win32-fonts.sgml index 8ead0d0f..eb208ade 100644 --- a/docs/tmpl/win32-fonts.sgml +++ b/docs/tmpl/win32-fonts.sgml @@ -18,6 +18,9 @@ Win32 systems and to render text in conjunction with Win32 APIs. + + + A string constant identifying the Win32 renderer. The associated quark (see @@ -31,6 +34,7 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). +@void: @Returns: @@ -133,6 +137,7 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). +@void: @Returns: @@ -141,6 +146,7 @@ g_quark_from_string()) is used to identify the renderer in pango_find_map(). +@void: @Returns: @@ -156,6 +162,7 @@ HFONTs by their LOGFONT descriptions. +@void: @Returns: @@ -201,6 +208,7 @@ HFONTs by their LOGFONT descriptions. +@void: @Returns: @@ -209,6 +217,7 @@ HFONTs by their LOGFONT descriptions. +@void: diff --git a/docs/tmpl/x-fonts.sgml b/docs/tmpl/x-fonts.sgml index ca76af76..33fd2f41 100644 --- a/docs/tmpl/x-fonts.sgml +++ b/docs/tmpl/x-fonts.sgml @@ -21,6 +21,9 @@ or Cairo backend instead. + + + A string constant identifying the X renderer. The associated quark (see diff --git a/docs/tmpl/xft-fonts.sgml b/docs/tmpl/xft-fonts.sgml index 76e755ab..d996eba7 100644 --- a/docs/tmpl/xft-fonts.sgml +++ b/docs/tmpl/xft-fonts.sgml @@ -42,6 +42,9 @@ overriding the #PangoXftRendererClass virtual functions + + + #PangoXftFont is an implementation of #PangoFcFont using the Xft -- cgit v1.2.1