提交 a00c4ea5 编写于 作者: O Owen Taylor 提交者: Owen Taylor

Add missing macro to make the last change actually compile.

Mon Jul 26 15:21:23 2004  Owen Taylor  <otaylor@redhat.com>

        * pango/opentype/ftxgsub.c: Add missing macro to make the
        last change actually compile.
上级 ed3e1f27
...@@ -45,6 +45,8 @@ ...@@ -45,6 +45,8 @@
#define IN_PROPERTIES( pos ) buffer->in_string[(pos)].properties #define IN_PROPERTIES( pos ) buffer->in_string[(pos)].properties
#define IN_LIGID( pos ) buffer->in_string[(pos)].ligID #define IN_LIGID( pos ) buffer->in_string[(pos)].ligID
#define OUT_GLYPH( pos ) buffer->out_string[(pos)].gindex
#define OUT_ITEM( pos ) (&buffer->out_string[(pos)])
#define ADD_String( buffer, num_in, num_out, glyph_data, component, ligID ) \ #define ADD_String( buffer, num_in, num_out, glyph_data, component, ligID ) \
( ( error = otl_buffer_add_output_glyphs( (buffer), \ ( ( error = otl_buffer_add_output_glyphs( (buffer), \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册