From f726b8d49d00e325314ee6f17cf1f7eaed1fd019 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 12 Nov 2000 21:16:39 +0000 Subject: Include a stripped-down version of fribidi to avoid the extra dependency. Sun Nov 12 16:07:06 2000 Owen Taylor * configure.in pango/pango-utils.[ch] pango/Makefile.am pango/mini-fribidi/*: Include a stripped-down version of fribidi to avoid the extra dependency. No fribidi symbols are exported so conflicts with the real fribidi should not happen. Library can optionally be compiled with the real libfribidi. * pango/pango-utils.[ch]: Wrappers for fribidi_ functions when compiling with fribiid. * modules/basic/basic-ft2.c modules/basic/basic-win32.c modules/basic/basic.c modules/thai/thai.c pango/Makefile.am pango/itemize.c pango/pango-context.c pango/pangoft2.c pango/pangowin32.c pango/pangox.c: Use pango_ versions of fribidi functions. --- docs/tmpl/layout.sgml | 31 ------------------------------- docs/tmpl/main.sgml | 4 ++-- docs/tmpl/text-attributes.sgml | 33 --------------------------------- 3 files changed, 2 insertions(+), 66 deletions(-) (limited to 'docs/tmpl') diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml index fca9db60..4cb4c9a9 100644 --- a/docs/tmpl/layout.sgml +++ b/docs/tmpl/layout.sgml @@ -84,28 +84,6 @@ fields. @length: - - - - - -@layout: -@markup: -@length: - - - - - - - -@layout: -@markup: -@length: -@accel_marker: -@accel_char: - - @@ -115,15 +93,6 @@ fields. @attrs: - - - - - -@layout: -@Returns: - - diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml index 7e5c4068..7f97791e 100644 --- a/docs/tmpl/main.sgml +++ b/docs/tmpl/main.sgml @@ -171,12 +171,12 @@ for text. @context: @text: -@start_index: @length: @attrs: -@cached_iter: @Returns: +@start_index: +@cached_iter: @lang_info: @n_langs: diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml index 0682bad4..0bf3ea3b 100644 --- a/docs/tmpl/text-attributes.sgml +++ b/docs/tmpl/text-attributes.sgml @@ -41,7 +41,6 @@ attribute is listed in parentheses after the description. @PANGO_ATTR_STRIKETHROUGH: whether the text is struck-through (#PangoAttrInt) @PANGO_ATTR_RISE: baseline displacement (#PangoAttrInt) @PANGO_ATTR_SHAPE: -@PANGO_ATTR_SCALE: @@ -99,14 +98,6 @@ a integer or enumeration value. @attr: the common portion of the attribute @value: the value of the attribute - - - - - -@attr: -@value: - The #PangoAttrFontDesc structure is used to store an attribute that @@ -125,21 +116,6 @@ sets all aspects of the font description at once. @ink_rect: @logical_rect: - - - - - -@markup_text: -@length: -@accel_marker: -@attr_list: -@text: -@accel_char: -@error: -@Returns: - - @@ -298,15 +274,6 @@ sets all aspects of the font description at once. @Returns: - - - - - -@scale_factor: -@Returns: - - the #PangoUnderline enumeration is used to specify -- cgit v1.2.1