summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2004-07-13 19:07:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-07-13 19:07:35 +0000
commit9e4afb96b298881859f67af61b6081db59c21e3b (patch)
tree76612b1a92f99d3659a6661410f63d15b884df08
parent946b05fd720b152f6c71b3eb8ef2882d5ec44ccd (diff)
downloadpango-9e4afb96b298881859f67af61b6081db59c21e3b.tar.gz
Add missing doc file
-rw-r--r--docs/tmpl/pangofc-decoder.sgml52
1 files changed, 52 insertions, 0 deletions
diff --git a/docs/tmpl/pangofc-decoder.sgml b/docs/tmpl/pangofc-decoder.sgml
new file mode 100644
index 00000000..ad033b6a
--- /dev/null
+++ b/docs/tmpl/pangofc-decoder.sgml
@@ -0,0 +1,52 @@
+<!-- ##### SECTION Title ##### -->
+PangoFcDecoder
+
+<!-- ##### SECTION Short_Description ##### -->
+Custom font encoding handling
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+PangoFcDecoder represents a decoder that an application provides
+for handling a font that is encoded in a custom way.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### STRUCT PangoFcDecoder ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT PangoFcDecoderClass ##### -->
+<para>
+
+</para>
+
+@get_charset:
+@get_glyph:
+
+<!-- ##### FUNCTION pango_fc_decoder_get_charset ##### -->
+<para>
+
+</para>
+
+@decoder:
+@fcfont:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_fc_decoder_get_glyph ##### -->
+<para>
+
+</para>
+
+@decoder:
+@fcfont:
+@wc:
+@Returns:
+
+