summaryrefslogtreecommitdiff
path: root/docs/tmpl/freetype-fonts.sgml
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-06-21 16:10:31 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-06-21 16:10:31 +0000
commit62b4e6b676ae2ef114960529b0a5b79d213820d0 (patch)
tree8a12a666cb475bc13f8d245ca027dfa187ed0a34 /docs/tmpl/freetype-fonts.sgml
parent95059cad33f0ae575af5b8e79c0fddd021c99834 (diff)
downloadpango-62b4e6b676ae2ef114960529b0a5b79d213820d0.tar.gz
Missed commit: add -lm dependency to pkg-config files.
Mon Jun 21 11:47:41 2004 Owen Taylor <otaylor@redhat.com> * configure.in pango.pc.in: Missed commit: add -lm dependency to pkg-config files. * docs/pango-sections.txt: Add PangoMatrix and rotated rendering functions
Diffstat (limited to 'docs/tmpl/freetype-fonts.sgml')
-rw-r--r--docs/tmpl/freetype-fonts.sgml34
1 files changed, 33 insertions, 1 deletions
diff --git a/docs/tmpl/freetype-fonts.sgml b/docs/tmpl/freetype-fonts.sgml
index 81823761..9877c200 100644
--- a/docs/tmpl/freetype-fonts.sgml
+++ b/docs/tmpl/freetype-fonts.sgml
@@ -107,6 +107,19 @@ Function type for doing final config tweaking on prepared FcPatterns.
@y:
+<!-- ##### FUNCTION pango_ft2_render_transformed ##### -->
+<para>
+
+</para>
+
+@bitmap:
+@matrix:
+@font:
+@glyphs:
+@x:
+@y:
+
+
<!-- ##### FUNCTION pango_ft2_render_layout_line ##### -->
<para>
@@ -118,6 +131,17 @@ Function type for doing final config tweaking on prepared FcPatterns.
@y:
+<!-- ##### FUNCTION pango_ft2_render_layout_line_subpixel ##### -->
+<para>
+
+</para>
+
+@bitmap:
+@line:
+@x:
+@y:
+
+
<!-- ##### FUNCTION pango_ft2_render_layout ##### -->
<para>
@@ -129,7 +153,15 @@ Function type for doing final config tweaking on prepared FcPatterns.
@y:
-<<<<<<< freetype-fonts.sgml
+<!-- ##### FUNCTION pango_ft2_render_layout_subpixel ##### -->
+<para>
+
+</para>
+
+@bitmap:
+@layout:
+@x:
+@y:
<!-- ##### FUNCTION pango_ft2_get_unknown_glyph ##### -->