c81bd7c0f2
Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed; however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0.
13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
$OpenBSD: patch-modules_arabic_arabic-ft2_c,v 1.1.1.1 2002/07/25 09:20:01 nino Exp $
|
|
--- modules/arabic/arabic-ft2.c.orig Thu Jan 24 16:18:06 2002
|
|
+++ modules/arabic/arabic-ft2.c Fri Jul 19 21:17:59 2002
|
|
@@ -49,7 +49,7 @@ static PangoEngineInfo script_engines[]
|
|
}
|
|
};
|
|
|
|
-void
|
|
+static void
|
|
maybe_add_feature (PangoOTRuleset *ruleset,
|
|
PangoOTInfo *info,
|
|
guint script_index,
|