summaryrefslogtreecommitdiff
path: root/trunk/docs/tmpl/pango-engine-shape.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/docs/tmpl/pango-engine-shape.sgml')
-rw-r--r--trunk/docs/tmpl/pango-engine-shape.sgml54
1 files changed, 54 insertions, 0 deletions
diff --git a/trunk/docs/tmpl/pango-engine-shape.sgml b/trunk/docs/tmpl/pango-engine-shape.sgml
new file mode 100644
index 00000000..5e66f2db
--- /dev/null
+++ b/trunk/docs/tmpl/pango-engine-shape.sgml
@@ -0,0 +1,54 @@
+<!-- ##### SECTION Title ##### -->
+PangoEngineShape
+
+<!-- ##### SECTION Short_Description ##### -->
+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 ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+Unstable
+
+<!-- ##### STRUCT PangoEngineShape ##### -->
+<para>
+</para>
+
+
+<!-- ##### STRUCT PangoEngineShapeClass ##### -->
+<para>
+
+</para>
+
+@script_shape:
+@covers:
+
+<!-- ##### MACRO PANGO_ENGINE_TYPE_SHAPE ##### -->
+<para>
+A string constant defining the engine type
+for shaping engines.
+These engines derive from #PangoEngineShape.
+</para>
+
+
+
+<!-- ##### MACRO PANGO_ENGINE_SHAPE_DEFINE_TYPE ##### -->
+<para>
+
+</para>
+
+@name:
+@prefix:
+@class_init:
+@instance_init:
+
+