[FriBidi-commit] fribidi2/lib fribidi-deprecated.c,1.4,1.5

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Jun 1 15:52:31 PDT 2006


Update of /cvs/fribidi/fribidi2/lib
In directory kemper:/tmp/cvs-serv22087

Modified Files:
	fribidi-deprecated.c 
Log Message:
Note about line-breaking.


Index: fribidi-deprecated.c
===================================================================
RCS file: /cvs/fribidi/fribidi2/lib/fribidi-deprecated.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fribidi-deprecated.c	31 Jan 2006 03:23:13 -0000	1.4
+++ fribidi-deprecated.c	1 Jun 2006 22:52:29 -0000	1.5
@@ -272,6 +272,8 @@
       fribidi_shape (flags, embedding_levels, len, ar_props, visual_str);
     }
 
+  /* line breaking goes here, but we assume one line in this function */
+
   status =
     fribidi_reorder_line (flags, bidi_types, len, 0, *pbase_dir,
 			  embedding_levels, visual_str,



More information about the fribidi-commit mailing list