diff options
Diffstat (limited to 'docs/tmpl/pango-engine-shape.sgml')
-rw-r--r-- | docs/tmpl/pango-engine-shape.sgml | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/docs/tmpl/pango-engine-shape.sgml b/docs/tmpl/pango-engine-shape.sgml index d1aff7d0..478d667f 100644 --- a/docs/tmpl/pango-engine-shape.sgml +++ b/docs/tmpl/pango-engine-shape.sgml @@ -6,7 +6,9 @@ Rendering-system dependent script engines <!-- ##### SECTION Long_Description ##### --> <para> - +The <firstterm>shape engines</firstterm> are rendering-system dependent +engines that convert character strings into glyph strings. +These engines are used in pango_shape(). </para> <!-- ##### SECTION See_Also ##### --> @@ -14,6 +16,9 @@ Rendering-system dependent script engines </para> +<!-- ##### SECTION Stability_Level ##### --> + + <!-- ##### STRUCT PangoEngineShape ##### --> <para> </para> @@ -30,7 +35,7 @@ Rendering-system dependent script engines <!-- ##### MACRO PANGO_ENGINE_TYPE_SHAPE ##### --> <para> A string constant defining the engine type -for <firstterm>shaping engines</firstterm>. +for shaping engines. These engines derive from #PangoEngineShape. </para> @@ -43,14 +48,6 @@ These engines derive from #PangoEngineShape. @name: @prefix: -@\ - class_init: -@\ - class_init: -@\ - class_init: -@\ - class_init: @class_init: @instance_init: |